Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c319 static const mdb_io_ops_t termio_ops = { variable
1585 td->tio_io->io_ops = &termio_ops; in mdb_termio_create()
1712 if (io->io_ops == &termio_ops) in mdb_iob_isatty()