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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dbootroot_internal.h58 int checkUpdateCachesAndBoots(CFURLRef volumeURL, BRUpdateOpts_t flags);
H A Dupdate_boot.c957 * checkUpdateCachesAndBoots() returns
968 checkUpdateCachesAndBoots(CFURLRef volumeURL, BRUpdateOpts_t opts) function
1150 return checkUpdateCachesAndBoots(volURL, force?kBRUForceUpdateHelpers:0);
H A Dkextcache_main.c213 /* If it's a Boot!=root update, call checkUpdateCachesAndBoots() and
890 result = checkUpdateCachesAndBoots(toolArgs->updateVolumeURL, opts);

Completed in 194 milliseconds