Lines Matching refs:L_ECHO
161 bool no_echo = !L_ECHO(tty); in zero_buffer()
823 if ((!L_ECHO(tty) && !L_ECHONL(tty)) || in flush_echoes()
996 if (!L_ECHO(tty)) { in eraser()
1036 if (L_ECHO(tty)) { in eraser()
1093 if (ldata->read_head == ldata->canon_head && L_ECHO(tty)) in eraser()
1246 if (L_ECHO(tty)) { in n_tty_receive_signal_char()
1322 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1332 if (c == REPRINT_CHAR(tty) && L_ECHO(tty) && L_IEXTEN(tty)) { in n_tty_receive_char_special()
1346 if (L_ECHO(tty) || L_ECHONL(tty)) { in n_tty_receive_char_special()
1361 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1385 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1415 if (L_ECHO(tty)) { in n_tty_receive_char_inline()
1443 if (L_ECHO(tty)) { in n_tty_receive_char_fast()
1819 I_IXON(tty) || L_ISIG(tty) || L_ECHO(tty) || in n_tty_set_termios()
1838 if (L_ECHO(tty)) in n_tty_set_termios()