Searched defs:msginfo (Results 1 – 5 of 5) sorted by relevance
115 struct msginfo { struct126 extern struct msginfo msginfo; argument
90 struct msginfo { struct91 int msgmax, /* max chars in a message */92 msgmni, /* max message queue identifiers */93 msgmnb, /* max chars in a queue */94 msgtql, /* max messages in system */95 msgssz, /* size of a message segment (see notes above) */96 msgseg; /* number of message segments */
50 struct msginfo msginfo = { variable
54 struct msginfo msginfo; variable
82 struct msginfo msginfo = { variable