Searched refs:MSGMNI (Results 1 – 2 of 2) sorted by relevance
62 #define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
98 if (allowed < MSGMNI) { in recompute_msgmni()99 ns->msg_ctlmni = MSGMNI; in recompute_msgmni()