Home
last modified time | relevance | path

Searched refs:IOGetBootObjectsPath (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/kern/
H A Dbsd_init.c1233 extern bool IOGetBootObjectsPath(char *);
1288 if (IOGetBootObjectsPath(boot_obj_path)) { in bsd_find_basesystem_dmg()
/xnu-8020.140.41/iokit/bsddev/
H A DIOKitBSDInit.cpp494 IOGetBootObjectsPath(char *path_prefix) in IOGetBootObjectsPath() function