respip_views_apply_cfg
int respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
if(!respip_views_apply_cfg(daemon->env->views, daemon->cfg,
if(!respip_views_apply_cfg(ct->views, newcfg, &have_view_respip_cfg)) {
int respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
if(!respip_views_apply_cfg(views, cfg, &have_view_respip_cfg))
unit_assert(respip_views_apply_cfg(views, &cfg, &have_respip_cfg));
unit_assert(respip_views_apply_cfg(views, &cfg, &have_respip_cfg));