Searched refs:VERASE (Results 1 – 14 of 14) sorted by relevance
36 k_termios->c_cc[VERASE] = k_termio.c_cc[_VERASE]; \65 k_termio.c_cc[_VERASE] = k_termios->c_cc[VERASE]; \
55 #define VERASE 2 macro
43 #define VERASE 2 macro
46 #define VERASE 2 macro
56 #define VERASE 2 macro
60 #define VERASE 2 macro
50 #define VERASE 2 macro
59 #define VERASE 2 /* Erase character [ICANON]. */ macro
59 #define VERASE 3 macro
66 #define VERASE 2 macro
477 tmp.sg_erase = tty->termios.c_cc[VERASE]; in get_sgttyb()537 termios.c_cc[VERASE] = tmp.sg_erase; in set_sgttyb()
108 #define ERASE_CHAR(tty) ((tty)->termios.c_cc[VERASE])