Home
last modified time | relevance | path

Searched refs:forwards_apply_cfg (Results 1 – 5 of 5) sorted by relevance

/dports/dns/unbound/unbound-1.14.0/iterator/
H A Diter_fwd.h105 int forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg);
H A Diter_fwd.c327 forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg) in forwards_apply_cfg() function
/dports/dns/unbound/unbound-1.14.0/smallapp/
H A Dunbound-checkconf.c877 if(!fwd || !forwards_apply_cfg(fwd, cfg)) { in check_fwd()
/dports/dns/unbound/unbound-1.14.0/libunbound/
H A Dlibworker.c162 if(w->env->fwds && !forwards_apply_cfg(w->env->fwds, cfg)) { in libworker_setup()
/dports/dns/unbound/unbound-1.14.0/daemon/
H A Dworker.c1854 !forwards_apply_cfg(worker->env.fwds, cfg)) { in worker_init()