Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.c1016 #define O_LTG(opt, name, lst) if(strcmp(opt, name)==0) { \ macro
1310 else O_LTG(opt, "local-zone-tag", local_zone_tags) in config_get_option()
1311 else O_LTG(opt, "access-control-tag", acl_tags) in config_get_option()
1312 else O_LTG(opt, "response-ip-tag", respip_tags) in config_get_option()
1318 else O_LTG(opt, "interface-tag", interface_tags) in config_get_option()