Searched refs:infra_adjust (Results 1 – 4 of 4) sorted by relevance
217 struct infra_cache* infra_adjust(struct infra_cache* infra,
303 infra_adjust(struct infra_cache* infra, struct config_file* cfg) in infra_adjust() function
104 ctx->env->infra_cache = infra_adjust(ctx->env->infra_cache, cfg); in context_finalize()
1002 if((daemon->env->infra_cache = infra_adjust(daemon->env->infra_cache, in daemon_apply_cfg()