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

  /src/external/mpl/bind/dist/lib/dns/
update.c 797 bool has_nsec = false; local
840 0, &has_nsec));
854 has_nsec = true;
860 } while (!has_nsec);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
update.c 917 bool has_nsec = false; local
961 0, &has_nsec));
975 has_nsec = true;
981 } while (!has_nsec);

Completed in 58 milliseconds