Searched refs:__sanitizer_syscall_post_recvmmsg (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1159 #define __sanitizer_syscall_post_recvmmsg(res, fd, msg, vlen, flags, timeout) \ macro
|
H A D | netbsd_syscall_hooks.h | 2675 #define __sanitizer_syscall_post_recvmmsg(res, s, mmsg, vlen, flags, timeout) \ macro
|