Home
last modified time | relevance | path

Searched defs:chroot (Results 1 – 6 of 6) sorted by relevance

/external/toolchain-utils/crosperf/
Dsuite_runner_unittest.py99 def FakePinGovernor(machine, chroot): argument
216 def FakeRebootMachine(machine, chroot): argument
Dexperiment_factory_unittest.py112 def FakeGetXbuddyPath(build, autotest_dir, board, chroot, log_level): argument
/external/tcpdump/
Dconfigure.in196 AC_ARG_WITH(chroot, [ --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY]) optwith
/external/minijail/
Dminijail0.c236 int chroot = 0, pivot_root = 0; in parse_args() local
Dlibminijail.c130 int chroot : 1; member
/external/ipsec-tools/src/racoon/
Dlocalconf.h74 char *chroot; /* chroot path */ member