Home
last modified time | relevance | path

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

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