Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dzone.c97 #define DNS_ZONE_VALID( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c96 #define DNS_ZONE_VALID(zone) ISC_MAGIC_VALID(zone, ZONE_MAGIC) macro