Home
last modified time | relevance | path

Searched refs:mdb_io_ops_t (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io_impl.h50 } mdb_io_ops_t; typedef
83 const mdb_io_ops_t *io_ops; /* I/O type-specific operations */
H A Dmdb_logio.c96 static const mdb_io_ops_t logio_ops = {
H A Dmdb_fdio.c153 static const mdb_io_ops_t fdio_file_ops = {
273 static const mdb_io_ops_t fdio_bdev_ops = {
H A Dmdb_memio.c85 static const mdb_io_ops_t memio_ops = {
H A Dmdb_strio.c110 static const mdb_io_ops_t strio_ops = {
H A Dmdb_shell.c146 static const mdb_io_ops_t shellio_ops = {
H A Dmdb_pipeio.c311 static const mdb_io_ops_t pipeio_ops = {
H A Dmdb_io.c1665 static const mdb_io_ops_t spbuf_ops = {
1721 static const mdb_io_ops_t null_ops = {
H A Dmdb_kproc.c1137 static const mdb_io_ops_t kp_io_ops = {
H A Dmdb_termio.c319 static const mdb_io_ops_t termio_ops = {
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promio.c171 static const mdb_io_ops_t promio_ops = {