Searched refs:IOBaseSystemARVRootHashAvailable (Results 1 – 2 of 2) sorted by relevance
63 bool IOBaseSystemARVRootHashAvailable(void);237 IOBaseSystemARVRootHashAvailable(void) in IOBaseSystemARVRootHashAvailable() function
186 extern bool IOBaseSystemARVRootHashAvailable(void);248 if ((rooted_dmg == false) && !IOBaseSystemARVRootHashAvailable()) { in imageboot_pivot_image()