Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c316 static const mdb_io_ops_t termio_ops = { variable
1494 td->tio_io->io_ops = &termio_ops; in mdb_termio_create()
1621 if (io->io_ops == &termio_ops) in mdb_iob_isatty()