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

/bind-9.11.3/lib/dns/
H A Drbtdb.c4146 isc_boolean_t maybe_zonecut = ISC_FALSE; local
4285 maybe_zonecut = ISC_TRUE;
4340 if (maybe_zonecut &&
4352 maybe_zonecut = ISC_FALSE;
4416 if (!maybe_zonecut && foundsig != NULL)
4427 if (!maybe_zonecut && found != NULL)

Completed in 45 milliseconds