Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dmsg.h15 #define MSG_COPY 040000 /* copy (not remove) all queue messages */ macro
/Linux-v5.4/tools/testing/selftests/ipc/
Dmsgque.c163 MAX_MSG_SIZE, i, IPC_NOWAIT | MSG_COPY); in dump_queue()
/Linux-v5.4/ipc/
Dmsg.c972 if (msgflg & MSG_COPY) in convert_mode()
1080 if (msgflg & MSG_COPY) { in do_msgrcv()
1126 if (msgflg & MSG_COPY) { in do_msgrcv()