HomeSort by: relevance | last modified time | path
    Searched refs:auth_zone_read_zonefile (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
authzone.h 641 int auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg);
authzone.c 1574 auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg) function
1800 if(!auth_zone_read_zonefile(z, cfg)) {
  /src/external/bsd/unbound/dist/testcode/
unitauth.c 677 if(!auth_zone_read_zonefile(z, cfg)) {
  /src/external/bsd/unbound/dist/daemon/
remote.c 3224 if(!auth_zone_read_zonefile(z, worker->env.cfg)) {

Completed in 58 milliseconds