Home
last modified time | relevance | path

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

/external/minijail/
Dminijail0_cli.c336 static void use_chroot(struct minijail *j, const char *path, int *chroot, in use_chroot()
352 int *pivot_root, int chroot) in use_pivot_root()
368 int *pivot_root, int chroot, size_t *tmp_size) in use_profile()
576 int chroot = 0, pivot_root = 0; in parse_args() local
Dlibminijail.c152 int chroot : 1; member
/external/toolchain-utils/crosperf/
Dsuite_runner_unittest.py97 def FakePinGovernor(machine, chroot): argument
207 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/ipsec-tools/src/racoon/
Dlocalconf.h74 char *chroot; /* chroot path */ member