Searched refs:BOGUS_BIT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dpeer.c37 #define BOGUS_BIT 0 macro
319 existed = DNS_BIT_CHECK(BOGUS_BIT, &peer->bitflags);
322 DNS_BIT_SET(BOGUS_BIT, &peer->bitflags);
332 if (DNS_BIT_CHECK(BOGUS_BIT, &peer->bitflags)) {

Completed in 179 milliseconds