Home
last modified time | relevance | path

Searched refs:imageboot_pivot_image (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dimageboot.h44 int imageboot_pivot_image(const char *image_path, imageboot_type_t type, const char *mount_path,
/xnu-8019.80.24/bsd/kern/
H A Dbsd_init.c988 …error = imageboot_pivot_image(dmgpath, IMAGEBOOT_DMG, "/System/Volumes/BaseSystem", "System/Volume… in bsd_init()
H A Dimageboot.c199 imageboot_pivot_image(const char *image_path, imageboot_type_t type, const char *mount_path, in imageboot_pivot_image() function