HomeSort by: relevance | last modified time | path
    Searched defs:__sanitizer_syscall_post_sendto (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
linux_syscall_hooks.h 1122 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \
1123 arg5) \\ macro
netbsd_syscall_hooks.h 702 #define __sanitizer_syscall_post_sendto(res, s, buf, len, flags, to, tolen) \ macro
linux_syscall_hooks.h 1122 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \
1123 arg5) \\ macro
netbsd_syscall_hooks.h 702 #define __sanitizer_syscall_post_sendto(res, s, buf, len, flags, to, tolen) \ macro

Completed in 42 milliseconds