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

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

Completed in 43 milliseconds