Searched refs:donotq_apply_cfg (Results 1 – 3 of 3) sorted by relevance
82 int donotq_apply_cfg(struct iter_donotq* donotq, struct config_file* cfg);
123 donotq_apply_cfg(struct iter_donotq* dq, struct config_file* cfg) in donotq_apply_cfg() function
161 if(!iter_env->donotq || !donotq_apply_cfg(iter_env->donotq, cfg)) { in iter_apply_cfg()