Searched refs:TIO_XTERM (Results 1 – 1 of 1) sorted by relevance
198 #define TIO_XTERM 0x80 /* Terminal is xterm compatible */ macro210 { "XTERM", TIO_XTERM, TIO_XTERM },714 if (td->tio_flags & TIO_XTERM) in termio_suspend_tty()874 if (td->tio_flags & TIO_XTERM) { in termio_resume_tty()1506 td->tio_flags |= TIO_XTERM; in termio_setup_attrs()1949 if (td->tio_flags & TIO_XTERM) { in termio_widescreen()