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

  /src/external/mpl/bind/dist/lib/dns/
nsec3.c 63 bool found_ns; local
120 found = found_ns = need_rrsig = false;
147 found_ns = true;
154 if ((found && !found_ns) || need_rrsig) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
nsec3.c 70 bool found_ns; local
127 found = found_ns = need_rrsig = false;
154 found_ns = true;
161 if ((found && !found_ns) || need_rrsig) {

Completed in 23 milliseconds