Home
last modified time | relevance | path

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

/titanic_51/usr/src/stand/lib/sock/
H A Dsocket_impl.h75 typedef struct msgb { struct
76 struct msgb *b_next; argument
77 struct msgb *b_prev; argument
78 struct msgb *b_cont; argument
79 b_rptrmsgb global() argument
80 b_wptrmsgb global() argument
81 b_datapmsgb global() argument
82 b_sizemsgb global() argument
/titanic_51/usr/src/uts/common/sys/
H A Dstream.h367 typedef struct msgb { struct
368 b_nextmsgb global() argument
369 b_prevmsgb global() argument
370 b_contmsgb global() argument
371 b_rptrmsgb global() argument
372 b_wptrmsgb global() argument
373 b_datapmsgb global() argument
374 b_bandmsgb global() argument
375 b_tagmsgb global() argument
376 b_flagmsgb global() argument
377 b_queuemsgb global() argument
[all...]
/titanic_51/usr/src/cmd/truss/
H A Dexpound.c2264 struct msgbuf msgb; in show_msgbuf() local
2289 struct ipcmsgbuf32 msgb; in show_msgbuf32() local
[all...]