Searched refs:L_ECHONL (Results 1 – 2 of 2) sorted by relevance
107 #define L_ECHONL(tty) _L_FLAG((tty), ECHONL) macro
811 if ((!L_ECHO(tty) && !L_ECHONL(tty)) || in flush_echoes()1335 if (L_ECHO(tty) || L_ECHONL(tty)) { in n_tty_receive_char_special()