Searched refs:chroot (Results 1 – 5 of 5) sorted by relevance
75 T_ASSERT_POSIX_SUCCESS(chroot(private_path),
77 e.g. if you have a chroot tree like erf.tfs.com has, you78 may want different permissions or owners on the chroot mount of the DEVFS80 devices from the chroot tree.
35 chroot.2 \
1555 if (chroot(".") < 0) { in call_shared_region_map_and_slide_2_np_in_thread()1570 if (chroot("/") < 0) { in call_shared_region_map_and_slide_2_np_in_thread()
4601 chroot(proc_t p, struct chroot_args *uap, __unused int32_t *retval) in chroot() function