Searched defs:has_nsec (Results 1 - 1 of 1) sorted by relevance
| /bind-9.6-ESV-R11/bin/named/ | ||
| H A D | update.c | 1646 isc_boolean_t has_nsec = ISC_FALSE; local 1688 dns_rdatatype_nsec, 0, &has_nsec)); 1704 has_nsec = ISC_TRUE; 1709 } while (! has_nsec); |
Completed in 17 milliseconds