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

/bind-9.11.3/lib/dns/
H A Dupdate.c899 isc_boolean_t has_nsec = ISC_FALSE; local
941 dns_rdatatype_nsec, 0, &has_nsec));
957 has_nsec = ISC_TRUE;
962 } while (! has_nsec);

Completed in 16 milliseconds