Searched refs:VERASE (Results 1 – 12 of 12) sorted by relevance
290 # ifdef VERASE291 # if NUMCC <= VERASE292 # undef VERASE
125 #ifdef VERASE126 {C_ERASE, VERASE,377 #if defined(VERASE)638 #ifdef VERASE in tty__getcharindex()640 return VERASE; in tty__getcharindex()744 #ifdef VERASE in tty__getchar()745 s[C_ERASE] = td->c_cc[VERASE]; in tty__getchar()826 #ifdef VERASE in tty__setchar()827 td->c_cc[VERASE] = s[C_ERASE]; in tty__setchar()
72 TTYCHAR(VERASE, 3)
45 #define VERASE 2 macro
58 #define VERASE 2 /* Erase character [ICANON]. */ macro
45 VERASE = 2 variable
168 TT.termios.c_cc[VERASE] = 127; // CERASE in termios_init()
76 terminal.c_cc[VERASE] = 127; //ctrl-? in reset_term()
543 {"VERASE", VERASE},
772 else if (passch == noecho.c_cc[VERASE] || in _cupsGetPassword()
3315 edchars.erase = toedchar(tty_state.c_cc[VERASE]); in x_mode()