Searched refs:VWERASE (Results 1 – 10 of 10) sorted by relevance
72 #define VWERASE 14 macro
58 #define VWERASE 14 macro
58 #define VWERASE 10 macro
67 #define VWERASE 14 macro
77 #define VWERASE 14 /* Word-erase character [ICANON]. */ macro
60 #define VWERASE 4 macro
81 #define VWERASE 14 macro
621 tmp.t_werasc = tty->termios.c_cc[VWERASE]; in get_ltchars()641 tty->termios.c_cc[VWERASE] = tmp.t_werasc; in set_ltchars()
49 #define WERASE_CHAR(tty) ((tty)->termios.c_cc[VWERASE])
Completed in 19 milliseconds