Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dfiledesc.h336 int pwd_chroot_chdir(struct thread *td, struct vnode *vp);
/f-stack/freebsd/kern/
H A Dkern_jail.c2498 if ((error = pwd_chroot_chdir(td, pr->pr_root))) in do_jail_attach()
H A Dkern_descrip.c3881 pwd_chroot_chdir(struct thread *td, struct vnode *vp) in pwd_chroot_chdir() function