Searched refs:config_get_option (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/contrib/unbound/util/ |
| HD | config_file.h | 1005 int config_get_option(struct config_file* cfg, const char* opt,
|
| HD | config_file.c | 938 if(!config_get_option(cfg, opt, config_collate_func, &m)) in config_get_option_list() 1055 config_get_option(struct config_file* cfg, const char* opt, in config_get_option() function
|
| /freebsd-13-stable/contrib/unbound/smallapp/ |
| HD | unbound-checkconf.c | 126 if(!config_get_option(cfg, opt, config_print_func, stdout)) in print_option()
|
| /freebsd-13-stable/contrib/unbound/daemon/ |
| HD | remote.c | 2876 r = config_get_option(worker->env.cfg, arg, remote_get_opt_ssl, ssl); in do_get_option()
|