Searched refs:MSGTYPE1 (Results 1 – 1 of 1) sorted by relevance
29 #define MSGTYPE1 1 macro75 MSGBUF snd_buf1 = {.mtype = MSGTYPE1, .mtext = MSG1}; in test_msg_except()103 rcv_buf.mtype == MSGTYPE1) in test_msg_except()117 MSGBUF snd_buf1 = {.mtype = MSGTYPE1, .mtext = MSG1}; in test_msg_noerror()136 TEST(msgrcv(msgq_id, &rcv_buf, msg_len, MSGTYPE1, MSG_NOERROR)); in test_msg_noerror()141 rcv_buf.mtype == MSGTYPE1) in test_msg_noerror()