H A D | netbsd_syscall_hooks.h | 489 #define __sanitizer_syscall_pre_compat_50_select(nd, in, ou, ex, tv) \ argument 493 #define __sanitizer_syscall_post_compat_50_select(res, nd, in, ou, ex, tv) \ argument 2019 #define __sanitizer_syscall_pre_compat_50_pselect(nd, in, ou, ex, ts, mask) \ argument 2023 #define __sanitizer_syscall_post_compat_50_pselect(res, nd, in, ou, ex, ts, \ argument 2287 #define __sanitizer_syscall_pre___select50(nd, in, ou, ex, tv) \ argument 2291 #define __sanitizer_syscall_post___select50(res, nd, in, ou, ex, tv) \ argument 2416 #define __sanitizer_syscall_pre___pselect50(nd, in, ou, ex, ts, mask) \ argument 2420 #define __sanitizer_syscall_post___pselect50(res, nd, in, ou, ex, ts, mask) \ argument
|