Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_strio.c110 static const mdb_io_ops_t strio_ops = { variable
140 io->io_ops = &strio_ops; in mdb_strio_create()
154 if (io->io_ops == &strio_ops) in mdb_iob_isastr()