Lines Matching refs:L_ECHO
161 bool no_echo = !L_ECHO(tty); in zero_buffer()
818 if ((!L_ECHO(tty) && !L_ECHONL(tty)) || in flush_echoes()
991 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()
1241 if (L_ECHO(tty)) { in n_tty_receive_signal_char()
1317 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1327 if (c == REPRINT_CHAR(tty) && L_ECHO(tty) && L_IEXTEN(tty)) { in n_tty_receive_char_special()
1341 if (L_ECHO(tty) || L_ECHONL(tty)) { in n_tty_receive_char_special()
1356 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1380 if (L_ECHO(tty)) { in n_tty_receive_char_special()
1410 if (L_ECHO(tty)) { in n_tty_receive_char_inline()
1438 if (L_ECHO(tty)) { in n_tty_receive_char_fast()
1814 I_IXON(tty) || L_ISIG(tty) || L_ECHO(tty) || in n_tty_set_termios()
1833 if (L_ECHO(tty)) in n_tty_set_termios()