tag | line | file | source code |
---|---|---|---|
PARENB | 276 | include/asm-alpha/termios.h | #define PARENB 00010000 |
PARENB | 202 | include/asm-i386/termios.h | #define PARENB 0000400 |
PARENB | 226 | include/asm-mips/ioctls.h | #define PARENB 0000400 /* Parity enable. */ |
PARENB | 280 | include/asm-ppc/termios.h | #define PARENB 00010000 |
PARENB | 281 | include/asm-sparc/termios.h | #define PARENB 0x00000100 |