Home
last modified time | relevance | path

Searched defs:iob_buf (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cdrw/
H A Dtrackio.h64 uchar_t *iob_buf; member
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io_impl.h92 char *iob_buf; /* Input/output buffer */ member
H A Dmdb_io.c1639 iob_spb_create(mdb_iob_t *iob, char *iob_buf, size_t iob_len, in iob_spb_create()
1705 char iob_buf[64]; in mdb_iob_vsnprintf() local
1729 char iob_buf[64]; in mdb_iob_asnprintf() local
/titanic_41/usr/src/cmd/truss/
H A Dramdata.h119 char iob_buf[2*IOBSIZE+8]; /* where prt_iob() leaves its stuff */ member