Searched refs:IOGetBootObjectsPath (Results 1 – 3 of 3) sorted by relevance
1319 extern bool IOGetBootObjectsPath(char *);1374 if (IOGetBootObjectsPath(boot_obj_path)) { in bsd_find_basesystem_dmg()
3059 extern bool IOGetBootObjectsPath(char *);3105 if (IOGetBootObjectsPath(boot_obj_path)) {
515 IOGetBootObjectsPath(char *path_prefix) in IOGetBootObjectsPath() function