Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_syscalls.c975 kern_chroot(struct thread *td, struct vnode *vp) in kern_chroot() function
1029 error = kern_chroot(td, nd.ni_vp); in sys_chroot()
1055 error = kern_chroot(td, vp); in sys_fchroot()