Home
last modified time | relevance | path

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

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