Searched refs:config_set_option (Results 1 – 5 of 5) sorted by relevance
993 int config_set_option(struct config_file* config, const char* option,
505 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()
2849 if(!config_set_option(worker->env.cfg, arg, arg2)) { in do_set_option()
1518 - Fix typos in config_set_option for the 'num-threads' and4556 config_set_option.