Searched refs:__sanitizer_syscall_post_sendto (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1120 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \ macro
|
H A D | netbsd_syscall_hooks.h | 706 #define __sanitizer_syscall_post_sendto(res, s, buf, len, flags, to, tolen) \ macro
|