Home
last modified time | relevance | path

Searched refs:DNS_EVENT_ZONECONTROL (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/dns/include/dns/
H A Devents.h43 #define DNS_EVENT_ZONECONTROL (ISC_EVENTCLASS_DNS + 17) macro
/netbsd/external/mpl/bind/dist/lib/dns/
H A Dzone.c1210 DNS_EVENT_ZONECONTROL, zone_shutdown, zone, zone, NULL, in dns_zone_create()
14943 INSIST(event->ev_type == DNS_EVENT_ZONECONTROL); in zone_shutdown()