Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmsg.h13 #define MSG_NOERROR 010000 /* no error if message is too big */ macro
/linux-6.3-rc2/ipc/
A Dmsg.c1150 if ((bufsz < msg->m_ts) && !(msgflg & MSG_NOERROR)) { in do_msgrcv()
1185 if (msgflg & MSG_NOERROR) in do_msgrcv()

Completed in 11 milliseconds