Home
last modified time | relevance | path

Searched refs:SAFE_CHROOT (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/realpath/
Drealpath01.c22 SAFE_CHROOT(CHROOT_DIR); in setup()
/third_party/ltp/testcases/kernel/syscalls/pivot_root/
Dpivot_root01.c112 SAFE_CHROOT(CHROOT_DIR); in run()
/third_party/ltp/testcases/kernel/syscalls/io_uring/
Dio_uring02.c85 SAFE_CHROOT(CHROOT_DIR); in setup()
/third_party/ltp/include/
Dtst_safe_macros.h41 #define SAFE_CHROOT(path) \ macro