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

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

Completed in 15 milliseconds