Searched defs:msgbuf (Results 1 – 2 of 2) sorted by relevance
53 struct msgbuf struct55 long int mtype; /* type of received/sent message */56 char mtext[1]; /* text of the message */
35 struct msgbuf { struct36 long mtype; /* type of message */37 char mtext[1]; /* message text */