Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dimageboot.h45 const char *outgoing_root_path, const bool rooted_dmg, const bool skip_signature_check);
/xnu-8020.121.3/bsd/kern/
H A Dimageboot.c200 const char *outgoing_root_path, const bool rooted_dmg, const bool skip_signature_check) in imageboot_pivot_image() argument
353 error = vfs_switch_root(mount_path, outgoing_root_path, 0); in imageboot_pivot_image()