Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/respip/
H A Drespip.h125 int respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
H A Drespip.c418 respip_views_apply_cfg(struct views* vs, struct config_file* cfg, in respip_views_apply_cfg() function
/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dunitmain.c687 unit_assert(respip_views_apply_cfg(views, &cfg, &have_respip_cfg)); in respip_view_conf_actions_test()
815 unit_assert(respip_views_apply_cfg(views, &cfg, &have_respip_cfg)); in respip_view_conf_data_test()
/dports/dns/unbound/unbound-1.14.0/daemon/
H A Ddaemon.c631 if(!respip_views_apply_cfg(daemon->views, daemon->cfg, in daemon_fork()
/dports/dns/unbound/unbound-1.14.0/smallapp/
H A Dunbound-checkconf.c302 if(!respip_views_apply_cfg(views, cfg, &ignored)) in view_and_respipchecks()