Searched refs:C_WERASE (Results 1 – 4 of 4) sorted by relevance
65 C_SH(C_WERASE)|C_SH(C_REPRINT)|C_SH(C_SUSP)|C_SH(C_DSUSP)|487 { "werase", C_SH(C_WERASE), M_CHAR },764 s[C_WERASE] = n->t_werasc; in tty_getchar()814 s[C_WERASE] = n->c_cc[VWERASE]; in tty_getchar()900 n->t_werasc = s[C_WERASE]; in tty_setchar()950 n->c_cc[VWERASE] = s[C_WERASE]; in tty_setchar()
480 #define C_WERASE 12 macro
150 {C_WERASE, VWERASE,412 {"werase", C_SH(C_WERASE), MD_CHAR},676 case C_WERASE: in tty__getcharindex()772 s[C_WERASE] = td->c_cc[VWERASE]; in tty__getchar()854 td->c_cc[VWERASE] = s[C_WERASE]; in tty__setchar()
418 #define C_WERASE 12 macro