Searched refs:VKILL (Results 1 – 9 of 9) 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, \
37 #define KILL_CHAR(tty) ((tty)->termios.c_cc[VKILL])
51 #define VKILL 3 macro
45 #define VKILL 3 macro
59 #define VKILL 5 macro
58 #define VKILL 3 /* Kill-line character [ICANON] */ macro
585 tmp.sg_kill = tty->termios.c_cc[VKILL]; in get_sgttyb()645 termios.c_cc[VKILL] = tmp.sg_kill; in set_sgttyb()