Home
last modified time | relevance | path

Searched defs:msg_prio (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
D6-1-buildonly.c17 unsigned msg_prio; in test_mq_receive_prototype() local
D7-1-buildonly.c17 unsigned msg_prio; in test_mq_send_prototype() local
D9-1-buildonly.c18 unsigned msg_prio; in test_mq_timedreceive_prototype() local
D10-1-buildonly.c18 unsigned msg_prio; in test_mq_timedsend_prototype() local
/third_party/ltp/include/
Dtst_safe_posix_ipc.h22 #define SAFE_MQ_SEND(mqdes, msg_ptr, msg_len, msg_prio) \ argument
116 size_t msg_len, unsigned int msg_prio) in safe_mq_send()
Dtst_timer.h275 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in libc_mq_timedsend()
281 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in sys_mq_timedsend()
288 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in sys_mq_timedsend64()
295 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in libc_mq_timedreceive()
301 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in sys_mq_timedreceive()
308 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in sys_mq_timedreceive64()