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

/bind-9.11.3/bin/named/
H A Dlogconf.c288 isc_boolean_t unmatched_set = ISC_FALSE; local
315 if (!unmatched_set) {
318 unmatched_set = ISC_TRUE;
325 if (logconfig != NULL && !unmatched_set)

Completed in 10 milliseconds