Home
last modified time | relevance | path

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

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c595 #define DNS_NOTIFY_NOSOA 0x0001U macro
11424 flags = notify->flags & DNS_NOTIFY_NOSOA; in notify_send()
11507 flags |= DNS_NOTIFY_NOSOA; in zone_notify()
13850 if ((flags & DNS_NOTIFY_NOSOA) != 0) in notify_createmessage()
14745 (notify->flags & DNS_NOTIFY_NOSOA) == 0) { in notify_done()
14748 notify->flags |= DNS_NOTIFY_NOSOA; in notify_done()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c600 #define DNS_NOTIFY_NOSOA 0x0001U macro
12163 flags = notify->flags & DNS_NOTIFY_NOSOA; in notify_send()
12253 flags |= DNS_NOTIFY_NOSOA; in zone_notify()
14286 if ((flags & DNS_NOTIFY_NOSOA) != 0) { in notify_createmessage()
15216 (notify->flags & DNS_NOTIFY_NOSOA) == 0) in notify_done()
15220 notify->flags |= DNS_NOTIFY_NOSOA; in notify_done()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c649 #define DNS_NOTIFY_NOSOA 0x0001U macro
12682 flags = notify->flags & DNS_NOTIFY_NOSOA; in notify_send()
12772 flags |= DNS_NOTIFY_NOSOA; in zone_notify()
15214 if ((flags & DNS_NOTIFY_NOSOA) != 0) { in notify_createmessage()
16170 (notify->flags & DNS_NOTIFY_NOSOA) == 0) in notify_done()
16174 notify->flags |= DNS_NOTIFY_NOSOA; in notify_done()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c649 #define DNS_NOTIFY_NOSOA 0x0001U macro
12682 flags = notify->flags & DNS_NOTIFY_NOSOA; in notify_send()
12772 flags |= DNS_NOTIFY_NOSOA; in zone_notify()
15214 if ((flags & DNS_NOTIFY_NOSOA) != 0) { in notify_createmessage()
16170 (notify->flags & DNS_NOTIFY_NOSOA) == 0) in notify_done()
16174 notify->flags |= DNS_NOTIFY_NOSOA; in notify_done()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c653 #define DNS_NOTIFY_NOSOA 0x0001U macro
12699 flags = notify->flags & DNS_NOTIFY_NOSOA; in notify_send()
12789 flags |= DNS_NOTIFY_NOSOA; in zone_notify()
15294 if ((flags & DNS_NOTIFY_NOSOA) != 0) { in notify_createmessage()
16249 (notify->flags & DNS_NOTIFY_NOSOA) == 0) in notify_done()
16253 notify->flags |= DNS_NOTIFY_NOSOA; in notify_done()