Home
last modified time | relevance | path

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

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