Searched refs:tio_out (Results 1 – 1 of 1) sorted by relevance
220 mdb_iob_t *tio_out; /* I/o buffer for terminal output */ member449 mdb_iob_flush(td->tio_out); in termio_read()539 mdb_iob_nl(td->tio_out); in termio_read()604 mdb_iob_destroy(td->tio_out); in termio_close()680 mdb_iob_flush(td->tio_out); in termio_setattr()721 mdb_iob_flush(td->tio_out); in termio_suspend_tty()800 mdb_iob_resize(td->tio_out, td->tio_rows, td->tio_cols); in termio_resume_tty()894 mdb_iob_flush(td->tio_out); in termio_resume_tty()923 mdb_iob_putc(td->tio_out, pad); in termio_delay()924 mdb_iob_flush(td->tio_out); in termio_delay()[all …]