MSGMNI 67 include/linux/msg.h #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */ MSGMNI 99 ipc/msg.c if (allowed < MSGMNI) { MSGMNI 100 ipc/msg.c ns->msg_ctlmni = MSGMNI;