Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/util/
H A Dconfig_file.c855 #define O_LS3(opt, name, lst) if(strcmp(opt, name)==0) { \ macro
1100 else O_LS3(opt, "local-zone-override", local_zone_overrides) in config_get_option()
1101 else O_LS3(opt, "access-control-tag-action", acl_tag_actions) in config_get_option()
1102 else O_LS3(opt, "access-control-tag-data", acl_tag_datas) in config_get_option()