Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dmsg.h12 #define MSG_EXCEPT 020000 /* recv any msg except of specified type.*/ macro
/linux-2.6.39/ipc/
Dmsg.c750 if (msgflg & MSG_EXCEPT) in convert_mode()