Searched refs:acl_view (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/unbound/daemon/
H A Dacl_list.c175 /** apply acl_view string */
370 struct config_str2list* np, *p = cfg->acl_view;
371 cfg->acl_view = NULL;
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h442 struct config_str2list* acl_view; member in struct:config_file
H A Dconfig_file.c1190 else O_LS2(opt, "access-control-view", acl_view)
H A Dconfigparser.y2274 if(!cfg_str2list_insert(&cfg_parser->cfg->acl_view,
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c209 /* acl_view */
210 for(acl=cfg->acl_view; acl; acl = acl->next) {

Completed in 203 milliseconds