Searched refs:VKILL (Results 1 – 10 of 10) sorted by relevance
23 termios->c_cc[VKILL] = v.c_cc[_VKILL]; in user_termio_to_kernel_termios()49 v.c_cc[_VKILL] = termios->c_cc[VKILL]; in kernel_termios_to_user_termio()
25 [VKILL] = 'U'-0x40, \
38 #define KILL_CHAR(tty) ((tty)->termios.c_cc[VKILL])
51 #define VKILL 3 macro
45 #define VKILL 3 macro
58 #define VKILL 3 /* Kill-line character [ICANON] */ macro
59 #define VKILL 5 macro
64 #define VKILL 3 macro
581 tmp.sg_kill = tty->termios.c_cc[VKILL]; in get_sgttyb()641 termios.c_cc[VKILL] = tmp.sg_kill; in set_sgttyb()