Searched defs:chroot_dir (Results 1 – 3 of 3) sorted by relevance
311 def CreateMountPointsFromString(mount_strings, chroot_dir): argument
772 droproot(const char *username, const char *chroot_dir) in droproot()1499 const char *chroot_dir = NULL; in main() local
2765 std::string chroot_dir = scratch_path_ + "/chroot"; in TEST_F() local