Searched refs:ECHONL (Results 1 – 11 of 11) sorted by relevance
106 | ECHONL /* disable echo new line */ in empeg_init_termios()
940 | ECHONL /* disable echo new line */ in cypress_set_termios()
141 #define ECHONL 0x00000010 macro
133 #define ECHONL 0x00040 macro
157 #define ECHONL 0x00040 /* Echo NL even if ECHO is off */ macro
151 #define ECHONL 0x00000010 macro
173 #define ECHONL 0x00000040 macro
133 ktermios.c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN); in ttyport_open()
107 #define L_ECHONL(tty) _L_FLAG((tty), ECHONL)
1063 | ECHONL /* disable echo new line */ in hso_init_termios()