Searched defs:msg_prio (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
D | 7-1-buildonly.c | 17 unsigned msg_prio; in test_mq_send_prototype() local
|
D | 6-1-buildonly.c | 17 unsigned msg_prio; in test_mq_receive_prototype() local
|
D | 9-1-buildonly.c | 18 unsigned msg_prio; in test_mq_timedreceive_prototype() local
|
D | 10-1-buildonly.c | 18 unsigned msg_prio; in test_mq_timedsend_prototype() local
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
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 …]
|
D | linux_syscall_hooks.h | 1368 msg_prio, abs_timeout) \ argument 1373 msg_prio, abs_timeout) \ argument 1378 msg_prio, abs_timeout) \ argument 1383 msg_prio, abs_timeout) \ argument
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1369 msg_prio, abs_timeout) \ argument 1374 msg_prio, abs_timeout) \ argument 1379 msg_prio, abs_timeout) \ argument 1384 msg_prio, abs_timeout) \ argument
|