Searched refs:ISTRIP (Results 1 – 18 of 18) sorted by relevance
98 | ISTRIP /* disable clear high bit of input characters */ in empeg_init_termios()
980 | ISTRIP /* disable clear high bit of input char */ in cypress_set_termios()
66 #define ISTRIP 0000040 macro
68 #define ISTRIP 0000040 macro
82 #define ISTRIP 0000040 macro
67 #define ISTRIP 0000040 macro
76 #define ISTRIP 0000040 macro
71 #define ISTRIP 0000040 macro
69 #define ISTRIP 0000040 macro
87 #define ISTRIP 0000040 /* Strip 8th bit off characters. */ macro
97 #define ISTRIP 0x00000020 macro
132 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP)
1079 | ISTRIP /* disable clear high bit of input characters */ in hso_init_termios()
2947 INPCK | ISTRIP | IXON | IXANY | IXOFF); in dgap_param()