Home
last modified time | relevance | path

Searched defs:FIND_STARTATZONE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c436 #define FIND_STARTATZONE(fn) (((fn)->options & DNS_ADBFIND_STARTATZONE) != 0) macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dadb.c442 #define FIND_STARTATZONE(fn) (((fn)->options & DNS_ADBFIND_STARTATZONE) global() macro