Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dkauth.h544 void kauth_proc_chroot(kauth_cred_t cred, struct cwdinfo *cwdi);
/netbsd/sys/kern/
H A Dkern_auth.c250 kauth_proc_chroot(kauth_cred_t cred, struct cwdinfo *cwdi) in kauth_proc_chroot() function
H A Dvfs_syscalls.c1671 kauth_proc_chroot(ncred, p->p_cwdi); in change_root()