Searched refs:VWERASE (Results 1 – 13 of 13) sorted by relevance
55 #define VWERASE 14 macro
67 #define VWERASE 14 macro
58 #define VWERASE 14 macro
58 #define VWERASE 10 macro
72 #define VWERASE 14 macro
68 #define VWERASE 14 macro
77 #define VWERASE 14 /* Word-erase character [ICANON]. */ macro
60 #define VWERASE 4 macro
81 #define VWERASE 14 macro
619 tmp.t_werasc = tty->termios.c_cc[VWERASE]; in get_ltchars()639 tty->termios.c_cc[VWERASE] = tmp.t_werasc; in set_ltchars()
96 #define WERASE_CHAR(tty) ((tty)->termios.c_cc[VWERASE])