Searched refs:IGNBRK (Results 1 – 8 of 8) sorted by relevance
72 #define IGNBRK 0000001 macro
64 #define IGNBRK 0000001 macro
78 #define IGNBRK 0000001 macro
67 #define IGNBRK 0000001 macro
75 #define IGNBRK 0000001 macro
83 #define IGNBRK 0000001 /* Ignore break condition. */ macro
93 #define IGNBRK 0x00000001 macro
39 tios.c_iflag = IGNBRK | IGNPAR; in set_up_tty()