Searched refs:chroot_path (Results 1 – 1 of 1) sorted by relevance
1265 char *chroot_path, *tmp; in chroot_if_needed() local1270 chroot_path = percent_expand(tmp, "h", pw->pw_dir, in chroot_if_needed()1272 safely_chroot(chroot_path, pw->pw_uid); in chroot_if_needed()1274 free(chroot_path); in chroot_if_needed()