Searched refs:VKILL (Results 1 – 16 of 16) sorted by relevance
36 k_termios->c_cc[VKILL] = k_termio.c_cc[_VKILL]; \65 k_termio.c_cc[_VKILL] = k_termios->c_cc[VKILL]; \
47 #define VKILL 5 macro
46 #define VKILL 3 macro
60 #define VKILL 3 macro
55 #define VKILL 3 macro
50 #define VKILL 3 macro
48 #define VKILL 3 macro
59 #define VKILL 3 /* Kill-line character [ICANON]. */ macro
66 #define VKILL 3 macro
748 tmp.sg_kill = tty->termios.c_cc[VKILL]; in get_sgttyb()808 termios.c_cc[VKILL] = tmp.sg_kill; in set_sgttyb()
107 #define KILL_CHAR(tty) ((tty)->termios.c_cc[VKILL])