Searched refs:IEXTEN (Results 1 – 9 of 9) sorted by relevance
94 # ifndef IEXTEN95 # define IEXTEN 0 macro124 # if defined(IEXTEN) && defined(XCASE)125 # if IEXTEN == XCASE126 # undef IEXTEN127 # define IEXTEN 0 macro130 # if defined(IEXTEN) && !defined(XCASE)131 # define XCASE IEXTEN132 # undef IEXTEN133 # define IEXTEN 0 macro[all …]
71 {"lflag:", (ISIG | ICANON | ECHO | ECHOE | ECHOCTL | IEXTEN),80 (NOFLSH | ICANON | ECHO | ECHOK | ECHONL | EXTPROC | IEXTEN | FLUSHO)},89 {"lflag:", 0, ISIG | IEXTEN},358 #ifdef IEXTEN359 {"iexten", IEXTEN, MD_LIN},
180 #define IEXTEN 0100000 macro
198 #define IEXTEN 0000400 /* Enable DISCARD and LNEXT. */ macro
110 termio.c_lflag = ISIG|ICANON|ECHO|ECHOE|ECHOK|ECHOCTL|ECHOKE|IEXTEN; in set_terminal()
68 buf.c_lflag &= ~(ECHO | ICANON | IEXTEN | ISIG); in tty_semi_raw()
92 terminal.c_lflag = IEXTEN|ECHOKE|ECHOCTL|ECHOK|ECHOE|ECHO|ICANON|ISIG; in reset_term()
329 TERMIOS.ISIG|TERMIOS.IEXTEN) #|TERMIOS.ECHOPRT
1083 termios.c_lflag &= ~(ECHO | ECHONL | ICANON | IEXTEN | ISIG); in USERIAL_Open()