Home | History | Annotate | Download | only in sanitizer

Lines Matching full:arg3

1094 #define __sanitizer_syscall_pre_accept4(arg0, arg1, arg2, arg3)    \
1096 (long)(arg2), (long)(arg3))
1097 #define __sanitizer_syscall_post_accept4(res, arg0, arg1, arg2, arg3) \
1099 (long)(arg2), (long)(arg3))
1112 #define __sanitizer_syscall_pre_send(arg0, arg1, arg2, arg3) \
1114 (long)(arg3))
1115 #define __sanitizer_syscall_post_send(res, arg0, arg1, arg2, arg3) \
1117 (long)(arg2), (long)(arg3))
1118 #define __sanitizer_syscall_pre_sendto(arg0, arg1, arg2, arg3, arg4, arg5) \
1120 (long)(arg2), (long)(arg3), \
1122 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \
1125 (long)(arg2), (long)(arg3), \
1138 #define __sanitizer_syscall_pre_recv(arg0, arg1, arg2, arg3) \
1140 (long)(arg3))
1141 #define __sanitizer_syscall_post_recv(res, arg0, arg1, arg2, arg3) \
1143 (long)(arg2), (long)(arg3))
1144 #define __sanitizer_syscall_pre_recvfrom(arg0, arg1, arg2, arg3, arg4, arg5) \
1146 (long)(arg2), (long)(arg3), \
1148 #define __sanitizer_syscall_post_recvfrom(res, arg0, arg1, arg2, arg3, arg4, \
1151 (long)(arg2), (long)(arg3), \
1170 #define __sanitizer_syscall_pre_socketpair(arg0, arg1, arg2, arg3) \
1172 (long)(arg2), (long)(arg3))
1173 #define __sanitizer_syscall_post_socketpair(res, arg0, arg1, arg2, arg3) \
1175 (long)(arg2), (long)(arg3))
1478 #define __sanitizer_syscall_pre_keyctl(cmd, arg2, arg3, arg4, arg5) \
1479 __sanitizer_syscall_pre_impl_keyctl((long)(cmd), (long)(arg2), (long)(arg3), \
1481 #define __sanitizer_syscall_post_keyctl(res, cmd, arg2, arg3, arg4, arg5) \
1483 (long)(arg3), (long)(arg4), \
1747 #define __sanitizer_syscall_pre_pselect6(arg0, arg1, arg2, arg3, arg4, arg5) \
1749 (long)(arg2), (long)(arg3), \
1751 #define __sanitizer_syscall_post_pselect6(res, arg0, arg1, arg2, arg3, arg4, \
1754 (long)(arg2), (long)(arg3), \
1756 #define __sanitizer_syscall_pre_ppoll(arg0, arg1, arg2, arg3, arg4) \
1758 (long)(arg3), (long)(arg4))
1759 #define __sanitizer_syscall_post_ppoll(res, arg0, arg1, arg2, arg3, arg4) \
1761 (long)(arg2), (long)(arg3), \
2621 long arg3);
2623 long arg2, long arg3);
2631 long arg3);
2633 long arg2, long arg3);
2635 long arg3, long arg4, long arg5);
2637 long arg2, long arg3, long arg4,
2647 long arg3);
2649 long arg2, long arg3);
2651 long arg3, long arg4, long arg5);
2653 long arg2, long arg3, long arg4,
2667 long arg3);
2669 long arg2, long arg3);
2849 void __sanitizer_syscall_pre_impl_keyctl(long cmd, long arg2, long arg3,
2852 long arg3, long arg4, long arg5);
3010 long arg3, long arg4, long arg5);
3012 long arg2, long arg3, long arg4,
3015 long arg3, long arg4);
3017 long arg2, long arg3, long arg4);