Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/miscfs/devfs/
H A DREADME77 e.g. if you have a chroot tree like erf.tfs.com has, you
78 may want different permissions or owners on the chroot mount of the DEVFS
80 devices from the chroot tree.
/xnu-10063.141.1/bsd/man/man2/
H A DMakefile35 chroot.2 \
/xnu-10063.141.1/bsd/vfs/
H A Dvfs_syscalls.c4334 chroot(proc_t p, struct chroot_args *uap, __unused int32_t *retval) in chroot() function