Home
last modified time | relevance | path

Searched defs:msgbuf (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmsg.h53 struct msgbuf struct
55 long int mtype; /* type of received/sent message */
56 char mtext[1]; /* text of the message */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dmsg.h35 struct msgbuf { struct
36 long mtype; /* type of message */
37 char mtext[1]; /* message text */