Searched refs:MSG_EXCEPT (Results 1 – 6 of 6) sorted by relevance
33 # define MSG_EXCEPT 020000 /* recv any msg except of specified type */ macro
14 #define MSG_EXCEPT 020000 /* recv any msg except of specified type.*/ macro
1015 if (msgflg & MSG_EXCEPT) in convert_mode()1107 if ((msgflg & MSG_EXCEPT) || !(msgflg & IPC_NOWAIT)) in do_msgrcv()