Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dzone.c100 #define DNS_NOTIFY_VALID( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c99 #define DNS_NOTIFY_VALID(notify) ISC_MAGIC_VALID(notify, NOTIFY_MAGIC) macro