Searched refs:TIO_XTERM (Results 1 – 1 of 1) sorted by relevance
197 #define TIO_XTERM 0x80 /* Terminal is xterm compatible */ macro208 { "XTERM", TIO_XTERM, TIO_XTERM },710 if (td->tio_flags & TIO_XTERM) in termio_suspend_tty()868 if (td->tio_flags & TIO_XTERM) { in termio_resume_tty()1415 td->tio_flags |= TIO_XTERM; in termio_setup_attrs()1858 if (td->tio_flags & TIO_XTERM) { in termio_widescreen()