Searched refs:MSG_COPY (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmsg.h15 #define MSG_COPY 040000 /* copy (not remove) all queue messages */ macro
/linux-master/tools/testing/selftests/ipc/
H A Dmsgque.c163 MAX_MSG_SIZE, i, IPC_NOWAIT | MSG_COPY);
/linux-master/ipc/
H A Dmsg.c1004 if (msgflg & MSG_COPY)
1112 if (msgflg & MSG_COPY) {
1158 if (msgflg & MSG_COPY) {

Completed in 205 milliseconds