Home
last modified time | relevance | path

Searched refs:EOL_CHAR (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dtty.h46 #define EOL_CHAR(tty) ((tty)->termios.c_cc[VEOL]) macro
/linux/drivers/tty/
A Dn_tty.c1348 if ((c == EOL_CHAR(tty)) || in n_tty_receive_char_special()
1765 set_bit(EOL_CHAR(tty), ldata->char_map); in n_tty_set_termios()

Completed in 7 milliseconds