Searched refs:safely_chroot (Results 1 – 2 of 2) sorted by relevance
33 safely_chroot(const char *path, uid_t uid) in safely_chroot() function191 safely_chroot(path, getuid()); in main()
1283 safely_chroot(const char *path, uid_t uid) in safely_chroot() function1372 safely_chroot(chroot_path, pw->pw_uid); in do_setusercontext()