Home
last modified time | relevance | path

Searched refs:__sanitizer_syscall_post_sendto (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1122 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \ macro
/external/llvm-project/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1121 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \ macro
Dnetbsd_syscall_hooks.h706 #define __sanitizer_syscall_post_sendto(res, s, buf, len, flags, to, tolen) \ macro