Searched refs:C_WERASE (Results 1 – 2 of 2) sorted by relevance
146 {C_WERASE, VWERASE,408 {"werase", C_SH(C_WERASE), MD_CHAR},679 case C_WERASE: in tty__getcharindex()775 s[C_WERASE] = td->c_cc[VWERASE]; in tty__getchar()857 td->c_cc[VWERASE] = s[C_WERASE]; in tty__setchar()
420 #define C_WERASE 12 macro