Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dzone.c589 #define DNS_ZONE_CLROPTION( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c594 #define DNS_ZONE_CLROPTION(z, o) atomic_fetch_and(&(z)->options, ~(o)) macro