Searched refs:MSG_EXCEPT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmsg.h14 #define MSG_EXCEPT 020000 /* recv any msg except of specified type.*/ macro
/linux-master/ipc/
H A Dmsg.c1021 if (msgflg & MSG_EXCEPT)
1113 if ((msgflg & MSG_EXCEPT) || !(msgflg & IPC_NOWAIT))

Completed in 105 milliseconds