Searched refs:IEXTEN (Results 1 – 9 of 9) sorted by relevance
85 #ifdef IEXTEN in enter_raw_mode()86 tio.c_lflag &= ~IEXTEN; in enter_raw_mode()
142 #ifdef IEXTEN143 TTYMODE(IEXTEN, c_lflag, 59)
132 #ifdef IEXTEN in cli_tty_setup()133 tio.c_lflag &= ~IEXTEN; in cli_tty_setup()
131 {IEXTEN, TERMCODE_LOCAL},
153 #define IEXTEN 0100000 macro
180 #define IEXTEN 0100000 macro
198 #define IEXTEN 0000400 /* Enable DISCARD and LNEXT. */ macro
160 #define L_IEXTEN(tty) _L_FLAG((tty),IEXTEN)
812 tty.c_lflag &= ~(ECHO|ECHONL|ICANON|IEXTEN); in qemu_chr_set_echo_stdio()906 termios_p->c_lflag &= ~(ECHO|ECHONL|ICANON|ISIG|IEXTEN); in cfmakeraw()1165 tty.c_lflag &= ~(ECHO|ECHONL|ICANON|IEXTEN|ISIG); in tty_serial_init()