Searched refs:startup (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/bin/tests/system/notify/ns2/
H A Dnamed.conf21 startup-notify-rate 5;
/bind-9.11.3/bin/tests/
H A Dnamed.conf490 * during initial startup) or when it is running in foreground
/bind-9.11.3/lib/dns/
H A Dzone.c10623 * If we are enqueued on the startup ratelimiter and this is
10624 * not a startup notify, re-enqueue on the normal notify
10816 notify_send_queue(dns_notify_t *notify, isc_boolean_t startup) { argument
10825 if (startup)
10829 result = isc_ratelimiter_enqueue(startup
10985 isc_boolean_t startup; local
11013 startup = ISC_TF((notify->flags & DNS_NOTIFY_STARTUP) != 0);
11014 result = notify_send_queue(newnotify, startup);
11059 isc_boolean_t startup; local
11064 startup
13878 isc_boolean_t startup; local
[all...]

Completed in 46 milliseconds