Home
last modified time | relevance | path

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

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c596 #define DNS_NOTIFY_STARTUP 0x0002U macro
11045 if (notify->event != NULL && (flags & DNS_NOTIFY_STARTUP) == 0 && in notify_isqueued()
11046 (notify->flags & DNS_NOTIFY_STARTUP) != 0) { in notify_isqueued()
11053 notify->flags &= ~DNS_NOTIFY_STARTUP; in notify_isqueued()
11431 startup = ((notify->flags & DNS_NOTIFY_STARTUP) != 0); in notify_send()
11513 flags |= DNS_NOTIFY_STARTUP; in zone_notify()
14750 startup = (notify->flags & DNS_NOTIFY_STARTUP); in notify_done()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c601 #define DNS_NOTIFY_STARTUP 0x0002U macro
11751 if (notify->event != NULL && (flags & DNS_NOTIFY_STARTUP) == 0 && in notify_isqueued()
11752 (notify->flags & DNS_NOTIFY_STARTUP) != 0) in notify_isqueued()
11761 notify->flags &= ~DNS_NOTIFY_STARTUP; in notify_isqueued()
12171 startup = ((notify->flags & DNS_NOTIFY_STARTUP) != 0); in notify_send()
12260 flags |= DNS_NOTIFY_STARTUP; in zone_notify()
15222 startup = (notify->flags & DNS_NOTIFY_STARTUP); in notify_done()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c650 #define DNS_NOTIFY_STARTUP 0x0002U macro
12270 if (notify->event != NULL && (flags & DNS_NOTIFY_STARTUP) == 0 && in notify_isqueued()
12271 (notify->flags & DNS_NOTIFY_STARTUP) != 0) in notify_isqueued()
12280 notify->flags &= ~DNS_NOTIFY_STARTUP; in notify_isqueued()
12690 startup = ((notify->flags & DNS_NOTIFY_STARTUP) != 0); in notify_send()
12779 flags |= DNS_NOTIFY_STARTUP; in zone_notify()
16176 startup = (notify->flags & DNS_NOTIFY_STARTUP); in notify_done()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c650 #define DNS_NOTIFY_STARTUP 0x0002U macro
12270 if (notify->event != NULL && (flags & DNS_NOTIFY_STARTUP) == 0 && in notify_isqueued()
12271 (notify->flags & DNS_NOTIFY_STARTUP) != 0) in notify_isqueued()
12280 notify->flags &= ~DNS_NOTIFY_STARTUP; in notify_isqueued()
12690 startup = ((notify->flags & DNS_NOTIFY_STARTUP) != 0); in notify_send()
12779 flags |= DNS_NOTIFY_STARTUP; in zone_notify()
16176 startup = (notify->flags & DNS_NOTIFY_STARTUP); in notify_done()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c654 #define DNS_NOTIFY_STARTUP 0x0002U macro
12288 if (notify->event != NULL && (flags & DNS_NOTIFY_STARTUP) == 0 && in notify_isqueued()
12289 (notify->flags & DNS_NOTIFY_STARTUP) != 0) in notify_isqueued()
12298 notify->flags &= ~DNS_NOTIFY_STARTUP; in notify_isqueued()
12707 startup = ((notify->flags & DNS_NOTIFY_STARTUP) != 0); in notify_send()
12796 flags |= DNS_NOTIFY_STARTUP; in zone_notify()
16255 startup = (notify->flags & DNS_NOTIFY_STARTUP); in notify_done()