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

  /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) {
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) {
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) {
  /src/external/mpl/bind/dist/lib/dns/
nsec3.c 64 bool found_ns; local
121 found = found_ns = need_rrsig = false;
148 found_ns = true;
155 if ((found && !found_ns) || need_rrsig) {
nsec3.c 64 bool found_ns; local
121 found = found_ns = need_rrsig = false;
148 found_ns = true;
155 if ((found && !found_ns) || need_rrsig) {
nsec3.c 64 bool found_ns; local
121 found = found_ns = need_rrsig = false;
148 found_ns = true;
155 if ((found && !found_ns) || need_rrsig) {

Completed in 135 milliseconds