Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Ddiff.h75 #define DNS_DIFFTUPLE_VALID( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Ddiff.h76 #define DNS_DIFFTUPLE_VALID(t) ISC_MAGIC_VALID(t, DNS_DIFFTUPLE_MAGIC) macro