Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.h992 int config_get_option_list(struct config_file* cfg, const char* opt,
H A Dconfig_file.c907 int config_get_option_list(struct config_file* cfg, const char* opt, in config_get_option_list() function
929 if((r = config_get_option_list(cfg, opt, &list)) != 0) in config_get_option_collate()