Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_pipeio.c311 static const mdb_io_ops_t pipeio_ops = { variable
336 io->io_ops = &pipeio_ops; in mdb_pipeio_create()
350 if (io->io_ops == &pipeio_ops) in mdb_iob_isapipe()