Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1173 #define __sanitizer_syscall_post_socketpair(res, arg0, arg1, arg2, arg3) \ macro
H A Dnetbsd_syscall_hooks.h714 #define __sanitizer_syscall_post_socketpair(res, domain, type, protocol, rsv) \ macro