Home
last modified time | relevance | path

Searched refs:BIT_Z (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/unbound/util/
Dnet_help.h60 #define BIT_Z 0x0040 macro
/freebsd-10-stable/contrib/unbound/daemon/
Dstats.c310 if( (flags&BIT_Z) ) in server_stats_insquery()
/freebsd-10-stable/contrib/unbound/iterator/
Diter_scrub.c766 msg->flags &= ~(BIT_AD|BIT_Z); /* force off bit AD and Z */ in scrub_message()