tag
line
file
source code
MSGMAX
47
ipc/msg.c
if (msgsz > MSGMAX || msgsz < 0 || msqid < 0)
MSGMAX
335
ipc/msg.c
msginfo.msgmax = MSGMAX;