Searched refs:C_WERASE (Results 1 – 2 of 2) sorted by relevance
141 {C_WERASE, VWERASE,403 {"werase", C_SH(C_WERASE), MD_CHAR},643 case C_WERASE: in tty__getcharindex()739 s[C_WERASE] = td->c_cc[VWERASE]; in tty__getchar()821 td->c_cc[VWERASE] = s[C_WERASE]; in tty__setchar()
419 #define C_WERASE 12 macro