Searched refs:__sanitizer_syscall_pre_recvmmsg (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1156 #define __sanitizer_syscall_pre_recvmmsg(fd, msg, vlen, flags, timeout) \ macro
|
H A D | netbsd_syscall_hooks.h | 2671 #define __sanitizer_syscall_pre_recvmmsg(s, mmsg, vlen, flags, timeout) \ macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1158 #define __sanitizer_syscall_pre_recvmmsg(fd, msg, vlen, flags, timeout) \ macro
|
H A D | netbsd_syscall_hooks.h | 2643 #define __sanitizer_syscall_pre_recvmmsg(s, mmsg, vlen, flags, timeout) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1156 #define __sanitizer_syscall_pre_recvmmsg(fd, msg, vlen, flags, timeout) \ macro
|
H A D | netbsd_syscall_hooks.h | 2671 #define __sanitizer_syscall_pre_recvmmsg(s, mmsg, vlen, flags, timeout) \ macro
|