Searched refs:__sanitizer_syscall_post_socketpair (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/test/msan/Linux/ |
| H A D | syscalls.cpp | 125 __sanitizer_syscall_post_socketpair(0, 0, 0, 0, (int *)buf); in main()
|
| /llvm-project-15.0.7/compiler-rt/include/sanitizer/ |
| H A D | linux_syscall_hooks.h | 1171 #define __sanitizer_syscall_post_socketpair(res, arg0, arg1, arg2, arg3) \ macro
|
| H A D | netbsd_syscall_hooks.h | 718 #define __sanitizer_syscall_post_socketpair(res, domain, type, protocol, rsv) \ macro
|