Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtty.h38 #define KILL_CHAR(tty) ((tty)->termios.c_cc[VKILL]) macro
/linux-6.3-rc2/drivers/tty/
A Dn_tty.c982 echo_char(KILL_CHAR(tty), tty); in eraser()
1303 if (c == ERASE_CHAR(tty) || c == KILL_CHAR(tty) || in n_tty_receive_char_special()
1797 set_bit(KILL_CHAR(tty), ldata->char_map); in n_tty_set_termios()

Completed in 8 milliseconds