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

/bind-9.11.3/lib/dns/
H A Dacl.c569 static isc_boolean_t insecure_prefix_found; variable
610 insecure_prefix_found = ISC_TRUE; /* LOCKED */
635 insecure_prefix_found = ISC_FALSE;
637 insecure = insecure_prefix_found;

Completed in 11 milliseconds