Searched defs:msgb (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/solaris/Mouse/testcase/
H A Dsolaris.h209 struct msgb *q_first;
210 struct msgb *q_last;
221 typedef struct msgb struct
223 struct msgb *b_next;
224 struct msgb *b_prev;
225 struct msgb *b_cont;

Completed in 35 milliseconds