Searched refs:acl_list_view_cfg (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/daemon/ |
H A D | acl_list.c | 249 acl_list_view_cfg(struct acl_list* acl, const char* str, const char* str2, in acl_list_view_cfg() function 436 if(!acl_list_view_cfg(acl, p->str, p->str2, v, 0, 0)) { in read_acl_view() 618 if(!acl_list_view_cfg(acl_interface, resif[i], p->str2, in read_acl_interface_view()
|