Searched refs:last_eof_bell (Results 1 – 1 of 1) sorted by relevance
57 static time_type last_eof_bell = 0; in eof_bell() local59 if (now == last_eof_bell) /* max once per second */ in eof_bell()61 last_eof_bell = now; in eof_bell()