Home
last modified time | relevance | path

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

/external/openssh/regress/
Dcheck-perm.c35 safely_chroot(const char *path, uid_t uid) in safely_chroot() function
193 safely_chroot(path, getuid()); in main()
/external/openssh/
Dsession.c1285 safely_chroot(const char *path, uid_t uid) in safely_chroot() function
1375 safely_chroot(chroot_path, pw->pw_uid); in do_setusercontext()