Searched defs:initializing (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dzone.c4233 * Synchronize the set of initializing keys found in managed-keys {}
4238 * the key zone with the initializing key(s) for that domain.
9054 isc_boolean_t initializing; local
9218 initializing = ISC_TRUE;
9237 * that means we are *not* initializing it and shouldn't
9240 initializing = initializing && ISC_TF(keydata.addhd == 0);
9311 * determined that we're initializing the zone for the
9374 /* If initializing, delete now */
9471 if (initializing) {
[all...]

Completed in 61 milliseconds