Lines Matching refs:L_ECHO
821 if ((!L_ECHO(tty) && !L_ECHONL(tty)) || in flush_echoes()
992 if (!L_ECHO(tty)) { in eraser()
1031 if (L_ECHO(tty)) { in eraser()
1088 if (ldata->read_head == ldata->canon_head && L_ECHO(tty)) in eraser()
1248 if (L_ECHO(tty)) { in n_tty_receive_signal_char()
1324 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1334 if (c == REPRINT_CHAR(tty) && L_ECHO(tty) && L_IEXTEN(tty)) { in n_tty_receive_char_special()
1348 if (L_ECHO(tty) || L_ECHONL(tty)) { in n_tty_receive_char_special()
1363 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1387 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1417 if (L_ECHO(tty)) { in n_tty_receive_char_inline()
1445 if (L_ECHO(tty)) { in n_tty_receive_char_fast()
1832 I_IXON(tty) || L_ISIG(tty) || L_ECHO(tty) || in n_tty_set_termios()
1851 if (L_ECHO(tty)) in n_tty_set_termios()