Searched refs:MSG_EXCEPT (Results 1 – 10 of 10) sorted by relevance
20 #if defined(MSG_EXCEPT) || (defined(HAVE_DECL_MSG_EXCEPT) && HAVE_DECL_MSG_EXCEPT)21 XLAT(MSG_EXCEPT),
2 MSG_EXCEPT
15 MSG_EXCEPT = 8192
66 msgrcv_flags = IPC_NOWAIT, MSG_EXCEPT, MSG_NOERROR
14 #define MSG_EXCEPT 020000 /* recv any msg except of specified type.*/ macro
96 TEST(msgrcv(msgq_id, &rcv_buf, MSGSIZE, MSGTYPE2, MSG_EXCEPT)); in test_msg_except()