tag | line | file | source code |
---|---|---|---|
IGNBRK | 191 | include/asm-alpha/termios.h | #define IGNBRK 0000001 |
IGNBRK | 127 | include/asm-i386/termios.h | #define IGNBRK 0000001 |
IGNBRK | 139 | include/asm-mips/ioctls.h | #define IGNBRK 0000001 /* Ignore break condition. */ |
IGNBRK | 195 | include/asm-ppc/termios.h | #define IGNBRK 0000001 |
IGNBRK | 205 | include/asm-sparc/termios.h | #define IGNBRK 0x00000001 |