Searched refs:VKILL (Results 1 – 14 of 14) sorted by relevance
37 k_termios->c_cc[VKILL] = k_termio.c_cc[_VKILL]; \66 k_termio.c_cc[_VKILL] = k_termios->c_cc[VKILL]; \
47 #define VKILL 3 macro
51 #define VKILL 3 macro
44 #define VKILL 3 macro
61 #define VKILL 3 macro
56 #define VKILL 3 macro
57 #define VKILL 3 macro
61 #define VKILL 5 macro
60 #define VKILL 3 /* Kill-line character [ICANON]. */ macro
67 #define VKILL 3 macro
478 tmp.sg_kill = tty->termios.c_cc[VKILL]; in get_sgttyb()538 termios.c_cc[VKILL] = tmp.sg_kill; in set_sgttyb()
109 #define KILL_CHAR(tty) ((tty)->termios.c_cc[VKILL])