Searched refs:IUCLC (Results 1 – 18 of 18) sorted by relevance
73 #define IUCLC 0010000 macro
78 #define IUCLC 0010000 macro
86 #define IUCLC 0001000 macro
71 #define IUCLC 0001000 macro
72 #define IUCLC 0001000 macro
70 #define IUCLC 0001000 macro
80 #define IUCLC 0001000 macro
91 #define IUCLC 0001000 /* Map upper case to lower case on input. */ macro
73 #define IUCLC 0001000 macro
104 #define IUCLC 0x00000200 macro
497 if (TtyP->termios->c_iflag & IUCLC) in RIOParam()
135 #define I_IUCLC(tty) _I_FLAG((tty), IUCLC)