H A D | netbsd_syscall_hooks.h | 1383 #define __sanitizer_syscall_pre_mq_send(mqdes, msg_ptr, msg_len, msg_prio) \ argument 1388 msg_prio) \ argument 1392 #define __sanitizer_syscall_pre_mq_receive(mqdes, msg_ptr, msg_len, msg_prio) \ argument 1397 msg_prio) \ argument 1402 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1407 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1412 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1417 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 2377 msg_prio, abs_timeout) \ argument 2382 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument [all …]
|