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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dupdate_boot.c108 struct updatingVol { struct
166 static int mountBoot(struct updatingVol *up);
167 static void unmountBoot(struct updatingVol *up);
171 static int ucopyRPS(struct updatingVol *s); // nuke/copy to inactive
174 static int ucopyMisc(struct updatingVol *s); // use/overwrite .new names
176 static int ucopyBooters(struct updatingVol *s); // nuke/copy booters (inact)
178 static int moveLabels(struct updatingVol *s); // move aside
179 static int nukeBRLabels(struct updatingVol *s); // byebye (all?)
181 static int activateBooters(struct updatingVol *s); // bless new names
183 static int activateRPS(struct updatingVol *
[all...]

Completed in 48 milliseconds