Searched defs:INITIAL (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dprivate.c39 #define INITIAL(x) (((x) & DNS_NSEC3FLAG_INITIAL) != 0) macro
H A Dnsec3.c47 #define INITIAL(x) (((x) & DNS_NSEC3FLAG_INITIAL) != 0) macro

Completed in 15 milliseconds