Searched refs:VERASE (Results 1 – 16 of 16) sorted by relevance
35 k_termios->c_cc[VERASE] = k_termio.c_cc[_VERASE]; \64 k_termio.c_cc[_VERASE] = k_termios->c_cc[VERASE]; \
45 #define VERASE 3 macro
45 #define VERASE 2 macro
54 #define VERASE 2 macro
59 #define VERASE 2 macro
49 #define VERASE 2 macro
58 #define VERASE 2 /* Erase character [ICANON]. */ macro
47 #define VERASE 2 macro
65 #define VERASE 2 macro
750 tmp.sg_erase = tty->termios.c_cc[VERASE]; in get_sgttyb()810 termios.c_cc[VERASE] = tmp.sg_erase; in set_sgttyb()
106 #define ERASE_CHAR(tty) ((tty)->termios.c_cc[VERASE])