Searched refs:anchors_apply_cfg (Results 1 – 3 of 3) sorted by relevance
141 int anchors_apply_cfg(struct val_anchors* anchors, struct config_file* cfg);
1046 anchors_apply_cfg(struct val_anchors* anchors, struct config_file* cfg) in anchors_apply_cfg() function
153 if(!anchors_apply_cfg(env->anchors, cfg)) { in val_apply_cfg()