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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
rootns.c 154 check_hints(dns_db_t *db) { function
264 if (check_hints(db) != ISC_R_SUCCESS) {
  /src/external/mpl/bind/dist/lib/dns/
rootns.c 175 check_hints(dns_db_t *db) { function
283 if (check_hints(db) != ISC_R_SUCCESS) {
  /src/external/bsd/unbound/dist/smallapp/
unbound-checkconf.c 1038 check_hints(struct config_file* cfg) function
1094 check_hints(cfg);

Completed in 19 milliseconds