| HD | netbsd_syscall_hooks.h | 484 #define __sanitizer_syscall_pre_compat_50_select(nd, in, ou, ex, tv) \ argument 488 #define __sanitizer_syscall_post_compat_50_select(res, nd, in, ou, ex, tv) \ argument 1992 #define __sanitizer_syscall_pre_compat_50_pselect(nd, in, ou, ex, ts, mask) \ argument 1996 #define __sanitizer_syscall_post_compat_50_pselect(res, nd, in, ou, ex, ts, \ argument 2260 #define __sanitizer_syscall_pre___select50(nd, in, ou, ex, tv) \ argument 2264 #define __sanitizer_syscall_post___select50(res, nd, in, ou, ex, tv) \ argument 2389 #define __sanitizer_syscall_pre___pselect50(nd, in, ou, ex, ts, mask) \ argument 2393 #define __sanitizer_syscall_post___pselect50(res, nd, in, ou, ex, ts, mask) \ argument
|