Searched refs:ICANON (Results 1 – 18 of 18) sorted by relevance
97 if (!((termios)->c_lflag & ICANON)) { \113 if ((k)->c_lflag & ICANON) { \134 if (!((k)->c_lflag & ICANON)) { \155 if ((k)->c_lflag & ICANON) { \174 if (!((k)->c_lflag & ICANON)) { \
213 #define ICANON 0x00000002 macro
95 canon = k_termio.c_lflag & ICANON; \123 canon = (k_termio.c_lflag = k_termios->c_lflag) & ICANON; \
169 #define ICANON 0x00000100 macro
176 #define ICANON 0000002 macro
185 #define ICANON 0000002 macro
168 #define ICANON 0000002 macro
167 #define ICANON 0000002 macro
175 #define ICANON 0000002 macro
164 #define ICANON 0000002 macro
166 #define ICANON 0000002 macro
169 #define ICANON 0000002 macro
178 #define ICANON 0x00000100 macro
203 #define ICANON 0000002 macro
191 #define ICANON 0000002 /* Do erase and kill processing. */ macro