Searched refs:__sanitizer_syscall_post_pipe2 (Results 1 – 5 of 5) sorted by relevance
/external/compiler-rt/test/msan/Linux/ |
D | syscalls.cc | 119 __sanitizer_syscall_post_pipe2(0, (int *)buf, 0); in main()
|
/external/llvm-project/compiler-rt/test/msan/Linux/ |
D | syscalls.cpp | 120 __sanitizer_syscall_post_pipe2(0, (int *)buf, 0); in main()
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 725 #define __sanitizer_syscall_post_pipe2(res, fildes, flags) \ macro
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 724 #define __sanitizer_syscall_post_pipe2(res, fildes, flags) \ macro
|
D | netbsd_syscall_hooks.h | 2524 #define __sanitizer_syscall_post_pipe2(res, fildes, flags) \ macro
|