Searched refs:kern_chroot (Results 1 – 3 of 3) sorted by relevance
141 int kern_chroot(struct nchandle *nch);
147 error = kern_chroot(&pr->pr_root); in kern_jail_attach()
2017 kern_chroot(struct nchandle *nch) in kern_chroot() function2093 error = kern_chroot(&nd.nl_nch); in sys_chroot()