Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/services/
Dsyscall_wrappers.cc134 int sys_chroot(const char* path) { in sys_chroot() function
/external/strace/linux/
Ddummy.h61 #define sys_chroot sys_chdir macro
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c2611 PRE(sys_chroot) in PRE() argument