Searched refs:activateMisc (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A Dupdate_boot.c186 static int activateMisc(struct updatingVol *s); // rename .new / label
194 // cleanup routines (RPS is the last step; activateMisc handles label)
561 if ((result = activateMisc(up))) {
1663 rval |= activateMisc(up); // writes new label if !doMisc
2439 * activateMisc() will move these back if needed
2814 * activateMisc renames .new files to final names and relabels the volumes
2850 activateMisc(struct updatingVol *up) // rename the .new function

Completed in 121 milliseconds