Lines Matching defs:exiting
10893 /* Don't really retry if we are exiting */
11121 bool load_pending, exiting, dumping, viewok = false, notify;
11128 * Are we pending load/reload, exiting, or unconfigured
11134 exiting = DNS_ZONE_FLAG(zone, DNS_ZONEFLG_EXITING);
11135 if (!load_pending && !exiting && zone->view != NULL) {
11145 if (load_pending || exiting || !viewok) {
13169 zone_debuglog(zone, __func__, 1, "exiting");
13577 bool exiting = false;
13590 goto exiting;
13602 goto exiting;
13758 exiting:
13759 zone_debuglog(zone, __func__, 1, "exiting");
13760 exiting = true;
13779 if (exiting || dns_remote_done(&zone->primaries)) {
13925 goto exiting;
13939 goto exiting;
14300 exiting:
19389 * If we are exiting just pretend we got quota so the zone will
21566 "checkds: abort, named exiting");