Searched refs:EOL_CHAR (Results 1 – 2 of 2) sorted by relevance
45 #define EOL_CHAR(tty) ((tty)->termios.c_cc[VEOL]) macro
1327 if ((c == EOL_CHAR(tty)) || in n_tty_receive_char_canon()1838 set_bit(EOL_CHAR(tty), ldata->char_map); in n_tty_set_termios()