Searched defs:termio_suspend (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c264 static void termio_suspend(mdb_io_t *);
326 termio_suspend,
760 fail("termio_resume called without matching termio_suspend\n");
880 termio_suspend(mdb_io_t *io) function

Completed in 62 milliseconds