Home
last modified time | relevance | path

Searched refs:acl_interface_apply_cfg (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/unbound/daemon/
H A Dacl_list.h166 int acl_interface_apply_cfg(struct acl_list* acl_interface, struct config_file* cfg,
H A Dacl_list.c748 acl_interface_apply_cfg(struct acl_list* acl_interface, struct config_file* cfg, in acl_interface_apply_cfg() function
H A Ddaemon.c728 if(!acl_interface_apply_cfg(daemon->acl_interface, daemon->cfg, in daemon_fork()