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

/freebsd-11-stable/contrib/unbound/daemon/
H A Dacl_list.c392 p = cfg->acl_tag_actions;
393 cfg->acl_tag_actions = NULL;
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h438 struct config_str3list* acl_tag_actions; member in struct:config_file
H A Dconfig_file.c1188 else O_LS3(opt, "access-control-tag-action", acl_tag_actions)
1545 config_deltrplstrlist(cfg->acl_tag_actions);
H A Dconfigparser.y2238 if(!cfg_str3list_insert(&cfg_parser->cfg->acl_tag_actions,
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c235 /* acl_tag_actions */
236 for(s3=cfg->acl_tag_actions; s3; s3 = s3->next) {

Completed in 96 milliseconds