Searched refs:need_rrsig (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ | ||
H A D | nsec3.c | 92 isc_boolean_t need_rrsig; local 146 found = found_ns = need_rrsig = ISC_FALSE; 169 need_rrsig = ISC_TRUE; 177 if ((found && !found_ns) || need_rrsig) { |
Completed in 40 milliseconds