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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_watchvol.c143 int updtattempts; // # times kextcache launched (w/o err->noerr) member in struct:watchedVol
1084 kMaxUpdateAttempts - watched->updtattempts);
1121 watched->updtattempts < kMaxUpdateAttempts) {
1310 * incremented and an an infinite reboot stall could result. updtattempts
1328 if (watched->updtattempts > kMaxUpdateAttempts) {
1361 watched->updtattempts++;
1757 watched->updtattempts = 0;

Completed in 138 milliseconds