Searched refs:t_rocount (Results 1 – 2 of 2) sorted by relevance
216 int t_rocount; /* number of chars echoed since last output */ member
706 tp->t_rocount = 0; in ldtermopen()1125 tp->t_rocount = 0; in ldtermrput()1172 tp->t_rocount = 0; in ldtermrput()1591 tp->t_rocount = 0; /* if it hasn't been typed */ in ldtermrmsg()1921 tp->t_rocount = 0; /* if it hasn't been type */ in ldterm_docanon()2020 if (tp->t_rocount++ == 0) in ldterm_docanon()2122 if (tp->t_rocount == 0) { in ldterm_rubout()2158 if (tp->t_rocount < tp->t_msglen) { in ldterm_rubout()2188 tp->t_rocount--; /* we "unechoed" this character */ in ldterm_rubout()2554 (tp->t_msglen == tp->t_rocount)) { in ldterm_kill()[all …]