Searched refs:IOGetBootObjectsPath (Results 1 – 3 of 3) sorted by relevance
1282 extern bool IOGetBootObjectsPath(char *);1337 if (IOGetBootObjectsPath(boot_obj_path)) { in bsd_find_basesystem_dmg()
2901 extern bool IOGetBootObjectsPath(char *);2947 if (IOGetBootObjectsPath(boot_obj_path)) { in sysctl_bootobjectspath()
496 IOGetBootObjectsPath(char *path_prefix) in IOGetBootObjectsPath() function