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

  /src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
linux_syscall_hooks.h 1144 #define __sanitizer_syscall_pre_recvfrom(arg0, arg1, arg2, arg3, arg4, arg5) \ macro
netbsd_syscall_hooks.h 181 #define __sanitizer_syscall_pre_recvfrom(s, buf, len, flags, from, \
182 fromlenaddr) \\ macro
linux_syscall_hooks.h 1144 #define __sanitizer_syscall_pre_recvfrom(arg0, arg1, arg2, arg3, arg4, arg5) \ macro
netbsd_syscall_hooks.h 181 #define __sanitizer_syscall_pre_recvfrom(s, buf, len, flags, from, \
182 fromlenaddr) \\ macro

Completed in 38 milliseconds