Searched refs:VWERASE (Results 1 – 9 of 9) sorted by relevance
32 [VWERASE] = 'W'-0x40, \
49 #define WERASE_CHAR(tty) ((tty)->termios.c_cc[VWERASE])
58 #define VWERASE 10 macro
56 #define VWERASE 14 macro
75 #define VWERASE 14 /* Word-erase character [ICANON] */ macro
58 #define VWERASE 4 macro
76 #define VWERASE 14 macro
698 tmp.t_werasc = tty->termios.c_cc[VWERASE]; in get_ltchars()718 tty->termios.c_cc[VWERASE] = tmp.t_werasc; in set_ltchars()
Completed in 15 milliseconds