Searched refs:VKILL (Results 1 – 6 of 6) 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()
51 #define VKILL 3 macro
45 #define VKILL 3 macro
58 #define VKILL 3 /* Kill-line character [ICANON] */ macro
59 #define VKILL 5 macro
54 #define VKILL 3 macro
Completed in 14 milliseconds