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

/bind-9.11.3/lib/dns/
H A Dnsec3.c63 isc_boolean_t found_ns; local
118 found = found_ns = need_rrsig = ISC_FALSE;
143 found_ns = ISC_TRUE;
149 if ((found && !found_ns) || need_rrsig) {

Completed in 16 milliseconds