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