Searched refs:c_erase (Results 1 – 1 of 1) sorted by relevance
54 static int c_erase; /* Current erase char */ variable206 if (c == c_erase || c == c_kill) { in readtty()227 if (c==c_erase) { in readtty()319 c_erase = savtty.c_cc[VERASE]; in savetty()453 static int c_erase; /* Current erase char */ variable487 c_erase = ttybuf.sg_erase; in grabh()545 ttybuf.sg_erase = c_erase; in grabh()585 if (c == c_erase || c == c_kill) { in readtty()631 if (c == c_erase) { in readtty()