Searched refs:MSG_NOERROR (Results 1 – 2 of 2) sorted by relevance
38 #define MSG_NOERROR 010000 /* don't complain about too long msgs */ macro
1198 (msgflg & MSG_NOERROR) == 0) { in kern_msgrcv()1243 (msgflg & MSG_NOERROR) == 0) { in kern_msgrcv()