Searched refs:config_set_option (Results 1 – 5 of 5) sorted by relevance
1024 int config_set_option(struct config_file* config, const char* option,
535 int config_set_option(struct config_file* cfg, const char* opt, in config_set_option() function
420 if(!config_set_option(ctx->env->cfg, opt, val)) { in ub_ctx_set_option()
3276 if(!config_set_option(worker->env.cfg, arg, arg2)) { in do_set_option()
2050 - Fix typos in config_set_option for the 'num-threads' and5088 config_set_option.