Searched refs:IUCLC (Results 1 – 5 of 5) sorted by relevance
81 #ifdef IUCLC in enter_raw_mode()82 tio.c_iflag &= ~IUCLC; in enter_raw_mode()
112 #if defined(IUCLC)113 TTYMODE(IUCLC, c_iflag, 37)
218 #ifndef IUCLC219 #define IUCLC 0 macro321 | IUCLC in reset_tty_settings()
122 # ifdef IUCLC123 { "iuclc", IUCLC, M_INPUT },
193 #ifdef IUCLC194 {"iuclc", IUCLC, MD_INP},