Searched refs:MSGPOOL (Results 1 – 2 of 2) sorted by relevance
57 #define MSGPOOL (MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */ macro61 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ) /* max no. of segments */
460 msginfo.msgpool = MSGPOOL; in sys_msgctl()