Searched refs:hints_apply_cfg (Results 1 – 5 of 5) sorted by relevance
95 int hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg);
433 hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg) in hints_apply_cfg() function
888 if(!hints || !hints_apply_cfg(hints, cfg)) { in check_hints()
167 if(w->env->hints && !hints_apply_cfg(w->env->hints, cfg)) { in libworker_setup()
1860 !hints_apply_cfg(worker->env.hints, cfg)) { in worker_init()