Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dmsg.h14 #define MSG_EXCEPT 020000 /* recv any msg except of specified type.*/ macro
/linux/ipc/
A Dmsg.c1015 if (msgflg & MSG_EXCEPT) in convert_mode()
1107 if ((msgflg & MSG_EXCEPT) || !(msgflg & IPC_NOWAIT)) in do_msgrcv()

Completed in 6 milliseconds