Searched refs:apply_changes (Results 1 – 1 of 1) sorted by relevance
857 apply_profile(manifest_info_t *info, int apply_changes) in apply_profile() argument866 if (!apply_changes) { /* we don't want to apply, just test */ in apply_profile()893 engine_apply(const char *file, int apply_changes) in engine_apply() argument963 if (apply_profile(pfile, apply_changes) == 0) { in engine_apply()