Home
last modified time | relevance | path

Searched refs:respip_global_apply_cfg (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/unbound/respip/
HDrespip.h115 int respip_global_apply_cfg(struct respip_set* set, struct config_file* cfg);
HDrespip.c398 respip_global_apply_cfg(struct respip_set* set, struct config_file* cfg) in respip_global_apply_cfg() function
/freebsd-11-stable/contrib/unbound/daemon/
HDdaemon.c628 if(!respip_global_apply_cfg(daemon->respip_set, daemon->cfg)) in daemon_fork()
/freebsd-11-stable/contrib/unbound/smallapp/
HDunbound-checkconf.c299 if(!respip_global_apply_cfg(respip, cfg)) in view_and_respipchecks()