Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.h993 int config_set_option(struct config_file* config, const char* option,
H A Dconfig_file.c505 int config_set_option(struct config_file* cfg, const char* opt, in config_set_option() function
/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c420 if(!config_set_option(ctx->env->cfg, opt, val)) { in ub_ctx_set_option()
/freebsd/contrib/unbound/daemon/
H A Dremote.c2849 if(!config_set_option(worker->env.cfg, arg, arg2)) { in do_set_option()
/freebsd/contrib/unbound/doc/
H A DChangelog1518 - Fix typos in config_set_option for the 'num-threads' and
4556 config_set_option.