Searched refs:DNS_NOTIFY_STARTUP (Results 1 – 1 of 1) sorted by relevance
553 #define DNS_NOTIFY_STARTUP 0x0002U macro9720 if (notify->event != NULL && (flags & DNS_NOTIFY_STARTUP) == 0 && in notify_isqueued()9721 (notify->flags & DNS_NOTIFY_STARTUP) != 0) { in notify_isqueued()9728 notify->flags &= ~DNS_NOTIFY_STARTUP; in notify_isqueued()10092 startup = ISC_TF((notify->flags & DNS_NOTIFY_STARTUP) != 0); in notify_send()10174 flags |= DNS_NOTIFY_STARTUP; in zone_notify()12809 startup = ISC_TF((notify->flags & DNS_NOTIFY_STARTUP) != 0); in notify_done()