Searched refs:chroot (Results 1 – 4 of 4) sorted by relevance
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 \
1536 if (chroot(".") < 0) { in call_shared_region_map_and_slide_2_np_in_thread()1551 if (chroot("/") < 0) { in call_shared_region_map_and_slide_2_np_in_thread()
4429 chroot(proc_t p, struct chroot_args *uap, __unused int32_t *retval) in chroot() function