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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dupdate_boot.c124 Boolean doRPS, doMisc, doBooters; // what needs updating member in struct:updatingVol
530 if (up->doRPS && (result = ucopyRPS(up))) {
558 if (up->doRPS && (result = activateRPS(up))) { // complete
1037 doAny = needUpdates(up.caches, &up.doRPS, &up.doBooters, &up.doMisc,
1062 up.doRPS = up.doBooters = up.doMisc = true;
1293 up.doRPS = up.doBooters = up.doMisc = true;
2949 if (up->doRPS) {

Completed in 125 milliseconds