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

/freebsd-11-stable/contrib/unbound/daemon/
H A Dacl_list.c348 struct config_strbytelist* np, *p = cfg->acl_tags;
349 cfg->acl_tags = NULL;
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h436 struct config_strbytelist* acl_tags; member in struct:config_file
H A Dconfig_file.c1185 else O_LTG(opt, "access-control-tag", acl_tags)
1543 config_del_strbytelist(cfg->acl_tags);
H A Dconfigparser.y2227 &cfg_parser->cfg->acl_tags,
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c226 /* acl_tags */
227 for(sb=cfg->acl_tags; sb; sb = sb->next) {

Completed in 93 milliseconds