Searched refs:EOL_CHAR (Results 1 – 2 of 2) sorted by relevance
45 #define EOL_CHAR(tty) ((tty)->termios.c_cc[VEOL]) macro
1311 if ((c == EOL_CHAR(tty)) || in n_tty_receive_char_canon() 1314 * XXX are EOL_CHAR and EOL2_CHAR echoed?!? in n_tty_receive_char_canon() 1325 * EOL_CHAR and EOL2_CHAR? in n_tty_receive_char_canon() 1822 set_bit(EOL_CHAR(tty), ldata->char_map); in n_tty_set_termios()