Home
last modified time | relevance | path

Searched refs:DNS_ZONEFLG_SHUTDOWN (Results 1 – 5 of 5) sorted by relevance

/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c526 DNS_ZONEFLG_SHUTDOWN = 0x00080000U, enumerator
5406 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_SHUTDOWN) && in exit_check()
11895 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_SHUTDOWN)) { in dump_done()
14937 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_SHUTDOWN); in zone_shutdown()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c526 DNS_ZONEFLG_SHUTDOWN = 0x00080000U, enumerator
5406 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_SHUTDOWN) && in exit_check()
11895 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_SHUTDOWN)) { in dump_done()
14937 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_SHUTDOWN); in zone_shutdown()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c492 #define DNS_ZONEFLG_SHUTDOWN 0x00080000U macro
5071 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_SHUTDOWN) && zone->irefs == 0) { in exit_check()
13611 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_SHUTDOWN); in zone_shutdown()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c486 DNS_ZONEFLG_SHUTDOWN = 0x00080000U, enumerator
5265 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_SHUTDOWN) && in exit_check()
14010 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_SHUTDOWN); in zone_shutdown()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c529 DNS_ZONEFLG_SHUTDOWN = 0x00080000U, enumerator
5404 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_SHUTDOWN) && in exit_check()
15023 DNS_ZONE_SETFLAG(zone, DNS_ZONEFLG_SHUTDOWN); in zone_shutdown()