tag | line | file | source code |
---|---|---|---|
IGNPAR | 193 | include/asm-alpha/termios.h | #define IGNPAR 0000004 |
IGNPAR | 129 | include/asm-i386/termios.h | #define IGNPAR 0000004 |
IGNPAR | 141 | include/asm-mips/ioctls.h | #define IGNPAR 0000004 /* Ignore characters with parity errors. */ |
IGNPAR | 197 | include/asm-ppc/termios.h | #define IGNPAR 0000004 |
IGNPAR | 206 | include/asm-sparc/termios.h | #define IGNPAR 0x00000004 |