Searched refs:I_IUCLC (Results 1 – 2 of 2) sorted by relevance
138 #define I_IUCLC(tty) _I_FLAG((tty), IUCLC) macro
1106 if (I_IUCLC(tty) && L_IEXTEN(tty)) in n_tty_receive_char()1481 if (I_ISTRIP(tty) || I_IUCLC(tty) || I_IGNCR(tty) || in n_tty_set_termios()