Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSG_COPY
ipc/msg.c
1004
if (msgflg & MSG_COPY)
ipc/msg.c
1112
if (msgflg & MSG_COPY) {
ipc/msg.c
1158
if (msgflg & MSG_COPY) {
tools/testing/selftests/ipc/msgque.c
162
MAX_MSG_SIZE, i, IPC_NOWAIT | MSG_COPY);