Searched refs:c_erase (Results 1 – 1 of 1) sorted by relevance
47 static cc_t c_erase; /* Current erase char */ variable87 c_erase = ttybuf.c_cc[VERASE]; in grabh()147 ttybuf.c_cc[VERASE] = c_erase; in grabh()198 if ((c_erase != _POSIX_VDISABLE && c == c_erase) || in readtty()243 if (c_erase != _POSIX_VDISABLE && c == c_erase) { in readtty()