Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dzone.c588 #define DNS_ZONE_SETOPTION( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c593 #define DNS_ZONE_SETOPTION(z, o) atomic_fetch_or(&(z)->options, (o)) macro