Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/respip/
Drespip.h125 int respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
Drespip.c418 respip_views_apply_cfg(struct views* vs, struct config_file* cfg, in respip_views_apply_cfg() function
/freebsd-12-stable/contrib/unbound/daemon/
Ddaemon.c725 if(!respip_views_apply_cfg(daemon->views, daemon->cfg, in daemon_fork()
/freebsd-12-stable/contrib/unbound/smallapp/
Dunbound-checkconf.c302 if(!respip_views_apply_cfg(views, cfg, &ignored)) in view_and_respipchecks()