Searched refs:TIO_TAB (Results 1 – 1 of 1) sorted by relevance
199 #define TIO_TAB 0x100 /* Tab completion mode */ macro211 { "TAB", TIO_TAB, TIO_TAB },429 if (td->tio_flags & TIO_TAB) in termio_read()467 td->tio_flags &= ~TIO_TAB; in termio_read()1795 td->tio_flags |= TIO_TAB; in termio_tab()1820 td->tio_flags &= ~TIO_TAB; in termio_tab()