Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/util/
H A Dconfig_file.h934 char* config_collate_cat(struct config_strlist* list);
H A Dconfig_file.c859 *str = config_collate_cat(list); in config_get_option_collate()
866 config_collate_cat(struct config_strlist* list) in config_collate_cat() function