Searched refs:mdb_iob_setbuf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h114 extern void mdb_iob_setbuf(mdb_iob_t *, void *, size_t);
H A Dmdb_main.c737 mdb_iob_setbuf(mdb.m_in, mdb_alloc(1, UM_SLEEP), 1);
H A Dmdb_io.c564 mdb_iob_setbuf(mdb_iob_t *iob, void *buf, size_t bufsiz) function

Completed in 49 milliseconds