Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dmsg.h92 #define MSG_NOERROR 010000 /* [XSI] No error if big message */ macro
/xnu-11215.1.10/bsd/kern/
H A Dsysv_msg.c1213 (msgflg & MSG_NOERROR) == 0) { in msgrcv_nocancel()
1261 (msgflg & MSG_NOERROR) == 0) { in msgrcv_nocancel()