Searched defs:found_ttl (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | dnssec.c | 2081 isc_boolean_t found_ttl = ISC_FALSE; local 2102 found_ttl = ISC_TRUE; 2110 if (!found_ttl && !ISC_LIST_EMPTY(*newkeys)) { |
Completed in 17 milliseconds