MSGMNB             68 include/uapi/linux/msg.h #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
MSGMNB             69 include/uapi/linux/msg.h #define MSGTQL  MSGMNB            /* number of system message headers */
MSGMNB             70 include/uapi/linux/msg.h #define MSGMAP  MSGMNB            /* number of entries in message map */