Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/util/
HDnet_help.h61 #define BIT_Z 0x0040 macro
/freebsd-11-stable/contrib/unbound/daemon/
HDstats.c509 if( (flags&BIT_Z) ) in server_stats_insquery()
/freebsd-11-stable/contrib/unbound/iterator/
HDiter_scrub.c817 msg->flags &= ~(BIT_AD|BIT_Z); /* force off bit AD and Z */ in scrub_message()