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

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dnsec3.c93 isc_boolean_t need_rrsig; local
147 found = found_ns = need_rrsig = ISC_FALSE;
170 need_rrsig = ISC_TRUE;
178 if ((found && !found_ns) || need_rrsig) {

Completed in 178 milliseconds