Searched refs:ECHONL (Results 1 – 9 of 9) sorted by relevance
32 #define ECHONL 0x00000010 macro
33 #define ECHONL 0000100 /* Echo NL. */ macro
32 #define ECHONL 0000100 /* Echo NL even if ECHO is off. */ macro
26 t->c_lflag &= ~(ECHO|ECHONL|ICANON|ISIG|IEXTEN); in cfmakeraw()
220 #define ECHONL _ECHONL macro
117 constant ECHONL
860 @deftypevr Macro tcflag_t ECHONL1608 @var{termios-p}->c_lflag &= ~(ECHO|ECHONL|ICANON|ISIG|IEXTEN);
8305 ECHOK, ECHONL, NOFLSH, TOSTOP, IEXTEN): Move to termios-c_lflag.h.