Searched refs:ISTRIP (Results 1 – 13 of 13) sorted by relevance
95 | ISTRIP /* disable clear high bit of input characters */ in empeg_init_termios()
927 | ISTRIP /* disable clear high bit of input char */ in cypress_set_termios()
83 #define ISTRIP 0000040 macro
69 #define ISTRIP 0000040 macro
72 #define ISTRIP 0000040 macro
77 #define ISTRIP 0000040 macro
68 #define ISTRIP 0000040 macro
88 #define ISTRIP 0000040 /* Strip 8th bit off characters. */ macro
80 #define ISTRIP 0000040 macro
98 #define ISTRIP 0x00000020 macro
130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
63 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP)
1052 | ISTRIP /* disable clear high bit of input characters */ in hso_init_termios()
Completed in 23 milliseconds