Searched refs:IOGetBootObjectsPath (Results 1 – 3 of 3) sorted by relevance
1307 extern bool IOGetBootObjectsPath(char *);1362 if (IOGetBootObjectsPath(boot_obj_path)) { in bsd_find_basesystem_dmg()
2944 extern bool IOGetBootObjectsPath(char *);2990 if (IOGetBootObjectsPath(boot_obj_path)) {
509 IOGetBootObjectsPath(char *path_prefix) in IOGetBootObjectsPath() function