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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmsg.h110 #define MSG_NOERROR 010000 /* [XSI] No error if big message */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_msg.c1151 (msgflg & MSG_NOERROR) == 0) {
1197 (msgflg & MSG_NOERROR) == 0) {

Completed in 25 milliseconds