Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfiledesc.h349 int pwd_chroot(struct thread *td, struct vnode *vp);
/freebsd/sys/kern/
H A Dvfs_syscalls.c1001 error = pwd_chroot(td, vp); in kern_chroot()
H A Dkern_descrip.c4029 pwd_chroot(struct thread *td, struct vnode *vp) in pwd_chroot() function