Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/respip/
HDrespip.h125 int respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
HDrespip.c417 respip_views_apply_cfg(struct views* vs, struct config_file* cfg, in respip_views_apply_cfg() function
/freebsd-11-stable/contrib/unbound/daemon/
HDdaemon.c630 if(!respip_views_apply_cfg(daemon->views, daemon->cfg, in daemon_fork()
/freebsd-11-stable/contrib/unbound/smallapp/
HDunbound-checkconf.c301 if(!respip_views_apply_cfg(views, cfg, &ignored)) in view_and_respipchecks()