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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h144 extern ssize_t mdb_iob_read(mdb_iob_t *, void *, size_t);
H A Dmdb_io.c2006 mdb_iob_read(mdb_iob_t *iob, void *buf, size_t n) function
H A Dmdb_cmds.c849 ssize_t len = mdb_iob_read(iob, buf, sizeof (buf));

Completed in 55 milliseconds