Searched refs:VERASE (Results 1 – 6 of 6) sorted by relevance
22 termios->c_cc[VERASE] = v.c_cc[_VERASE]; in user_termio_to_kernel_termios()48 v.c_cc[_VERASE] = termios->c_cc[VERASE]; in kernel_termios_to_user_termio()
50 #define VERASE 2 macro
44 #define VERASE 2 macro
57 #define VERASE 2 /* Erase character [ICANON] */ macro
57 #define VERASE 3 macro
53 #define VERASE 2 macro
Completed in 8 milliseconds