Searched refs:acl_list_apply_cfg (Results 1 – 3 of 3) sorted by relevance
147 int acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
525 acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg, in acl_list_apply_cfg() function
726 if(!acl_list_apply_cfg(daemon->acl, daemon->cfg, daemon->views)) in daemon_fork()