Home
last modified time | relevance | path

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

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c455 #define DNS_ZONE_FLAG(z,f) ((z)->flags & (f)) macro
2013 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADING)) { in zone_load()
2072 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED) && in zone_load()
2099 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) { in zone_load()
4611 ! DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_postload()
10721 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) && in dump_done()
10723 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) { in dump_done()
13655 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_EXITING)) in zone_settimer()
16060 if (DNS_ZONE_FLAG(zone, in zone_xfrdone()
16073 if (DNS_ZONE_FLAG(zone, in zone_xfrdone()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c2015 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADING)) { in zone_load()
2078 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED) && in zone_load()
2106 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_load()
4756 !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_postload()
10868 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_maintenance()
11416 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) && in dump_done()
11418 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in dump_done()
11531 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_dump()
11649 if (!DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) || in zone_unload()
12232 !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_notify()
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c2116 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADING)) { in zone_load()
2179 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED) && in zone_load()
2207 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_load()
4899 !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_postload()
11263 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_maintenance()
11916 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) && in dump_done()
11918 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in dump_done()
12031 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_dump()
12168 if (!DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) || in zone_unload()
12751 !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_notify()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c2116 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADING)) { in zone_load()
2179 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED) && in zone_load()
2207 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_load()
4899 !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_postload()
11263 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_maintenance()
11916 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) && in dump_done()
11918 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in dump_done()
12031 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_dump()
12168 if (!DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) || in zone_unload()
12751 !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_notify()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c2103 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADING)) { in zone_load()
2166 if (DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED) && in zone_load()
2194 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_load()
4897 !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_postload()
11288 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_maintenance()
11933 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) && in dump_done()
11935 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in dump_done()
12048 DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_dump()
12185 if (!DNS_ZONE_FLAG(zone, DNS_ZONEFLG_FLUSH) || in zone_unload()
12768 !DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADED)) in zone_notify()
[all …]