Searched refs:pivot_root (Results 1 – 11 of 11) sorted by relevance
/external/minijail/ |
D | minijail0.c | 165 int pivot_root = 0, chroot = 0; in parse_args() local 214 if (pivot_root) { in parse_args() 240 pivot_root = 1; in parse_args() 319 if (binding && !(chroot || pivot_root)) { in parse_args()
|
D | libminijail.c | 109 int pivot_root:1; member 465 j->flags.pivot_root = 1; in minijail_enter_pivot_root() 1365 if (j->flags.pivot_root && enter_pivot_root(j)) in minijail_enter()
|
/external/toybox/ |
D | Android.mk | 112 toys/other/pivot_root.c \
|
/external/autotest/client/tests/ltp/patches/ |
D | sysctl.patch | 168 @@ -84,6 +83,36 @@ static inline int pivot_root(const char *new_root, const char *put_old)
|
/external/autotest/client/tests/scrashme/ |
D | testfix.diff | 307 + { .name = "pivot_root", .flags = CAPABILITY_CHECK },
|
/external/toybox/generated/ |
D | newtoys.h | 170 USE_PIVOT_ROOT(NEWTOY(pivot_root, "<2>2", TOYFLAG_SBIN))
|
D | flags.h | 4608 #define TT this.pivot_root
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 1157 PRE_SYSCALL(pivot_root)(const void *new_root, const void *put_old) { 1165 POST_SYSCALL(pivot_root)(long res, const void *new_root, const void *put_old) {}
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2473 fun:pivot_root=uninstrumented
|
/external/strace/ |
D | ChangeLog-CVS | 970 getresgid, pivot_root, mincore, pciconfig_iobase, getdents64.
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 1122 PUBLIC db320 0 pivot_root
|