acl_list_apply_cfg
int acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
int acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
if(!acl_list_apply_cfg(daemon->acl, daemon->cfg, daemon->env->views))
if(!acl_list_apply_cfg(ct->acl, newcfg, ct->views)) {