Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmsg.h13 #define MSG_COPY 040000 /* copy (not remove) all queue messages */ macro
/linux-4.1.27/tools/testing/selftests/ipc/
Dmsgque.c161 MAX_MSG_SIZE, i, IPC_NOWAIT | MSG_COPY); in dump_queue()
/linux-4.1.27/ipc/
Dmsg.c732 if (msgflg & MSG_COPY) in convert_mode()
836 if (msgflg & MSG_COPY) { in do_msgrcv()
882 if (msgflg & MSG_COPY) { in do_msgrcv()