Searched refs:MSG_NOERROR (Results 1 – 2 of 2) sorted by relevance
11 #define MSG_NOERROR 010000 /* no error if message is too big */ macro
807 if ((msgsz < msg->m_ts) && !(msgflg & MSG_NOERROR)) { in do_msgrcv()831 if (msgflg & MSG_NOERROR) in do_msgrcv()