Home
last modified time | relevance | path

Searched defs:chroot_dir (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/toolchain-utils/
H A Dtc_enter_chroot.py311 def CreateMountPointsFromString(mount_strings, chroot_dir): argument
/aosp_15_r20/external/tcpdump/
H A Dtcpdump.c772 droproot(const char *username, const char *chroot_dir) in droproot()
1499 const char *chroot_dir = NULL; in main() local
/aosp_15_r20/art/artd/
H A Dartd_test.cc2765 std::string chroot_dir = scratch_path_ + "/chroot"; in TEST_F() local