Searched refs:EOL2_CHAR (Results 1 – 2 of 2) sorted by relevance
50 #define EOL2_CHAR(tty) ((tty)->termios.c_cc[VEOL2]) macro
1328 (c == EOL2_CHAR(tty) && L_IEXTEN(tty))) { in n_tty_receive_char_canon()1842 set_bit(EOL2_CHAR(tty), ldata->char_map); in n_tty_set_termios()