Lines Matching refs:L_ECHO
808 if ((!L_ECHO(tty) && !L_ECHONL(tty)) || in flush_echoes()
981 if (!L_ECHO(tty)) { in eraser()
1021 if (L_ECHO(tty)) { in eraser()
1078 if (ldata->read_head == ldata->canon_head && L_ECHO(tty)) in eraser()
1231 if (L_ECHO(tty)) { in n_tty_receive_signal_char()
1307 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1317 if (c == REPRINT_CHAR(tty) && L_ECHO(tty) && L_IEXTEN(tty)) { in n_tty_receive_char_special()
1331 if (L_ECHO(tty) || L_ECHONL(tty)) { in n_tty_receive_char_special()
1346 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1370 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1400 if (L_ECHO(tty)) { in n_tty_receive_char_inline()
1428 if (L_ECHO(tty)) { in n_tty_receive_char_fast()
1804 I_IXON(tty) || L_ISIG(tty) || L_ECHO(tty) || in n_tty_set_termios()
1823 if (L_ECHO(tty)) in n_tty_set_termios()