Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Dcheck-perm.c35 safely_chroot(const char *path, uid_t uid) in safely_chroot() function
193 safely_chroot(path, getuid()); in main()
/freebsd/crypto/openssh/
H A Dsession.c1325 safely_chroot(const char *path, uid_t uid) in safely_chroot() function
1414 safely_chroot(chroot_path, pw->pw_uid); in do_setusercontext()