Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c438 #define FIND_GLUEOK(fn) (((fn)->options & DNS_ADBFIND_GLUEOK) != 0) macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dadb.c444 #define FIND_GLUEOK(fn) (((fn)->options & DNS_ADBFIND_GLUEOK) global() macro