HomeSort by: relevance | last modified time | path
    Searched defs:found_ttl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
dnssec.c 2116 bool found_ttl = false; local
2138 found_ttl = true;
2146 if (!found_ttl && !ISC_LIST_EMPTY(*newkeys)) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dnssec.c 2252 bool found_ttl = false; local
2274 found_ttl = true;
2282 if (!found_ttl && !ISC_LIST_EMPTY(*newkeys)) {

Completed in 38 milliseconds