Home
last modified time | relevance | path

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

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