Searched refs:safely_chroot (Results 1 – 1 of 1) sorted by relevance
118 static void safely_chroot(const char *path, uid_t uid);1272 safely_chroot(chroot_path, pw->pw_uid); in chroot_if_needed()1283 safely_chroot(const char *path, uid_t uid) in safely_chroot() function