Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io_impl.h82 struct mdb_io { struct
83 const mdb_io_ops_t *io_ops; /* I/O type-specific operations */ argument
85 mdb_io_t *io_next; /* Link to next i/o object on stack */ argument
100 uint_t iob_flags; /* Flags (see <mdb/mdb_io.h>) */ argument