Searched defs:load_pending (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | zone.c | 2170 isc_boolean_t load_pending; local 2185 load_pending = ISC_TF(DNS_ZONE_FLAG(zone, DNS_ZONEFLG_LOADPENDING)); 2187 if (!load_pending) { |
Completed in 74 milliseconds