Searched refs:MSG_EXCEPT (Results 1 – 7 of 7) sorted by relevance
20 #if defined(MSG_EXCEPT) || (defined(HAVE_DECL_MSG_EXCEPT) && HAVE_DECL_MSG_EXCEPT)21 XLAT(MSG_EXCEPT),
2 MSG_EXCEPT
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()
954 pub const MSG_EXCEPT: ::c_int = 0o20000; constant
1487 pub const MSG_EXCEPT: ::c_int = 0o20000; constant
2418 pub const MSG_EXCEPT: ::c_int = 0o20000; constant