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