Searched refs:PARENB (Results 1 – 11 of 11) sorted by relevance
31 #define PARENB 00010000 macro
31 #define PARENB 0000400 macro
27 t->c_cflag &= ~(CSIZE|PARENB); in cfmakeraw()
49 #define TTYDEF_CFLAG (CREAD | CS7 | PARENB | HUPCL)
195 #define PARENB (1 << 12) /* Parity enable. */ macro
109 constant PARENB
482 input mode flag and set the @code{PARENB} control mode flag to ignore704 @deftypevr Macro tcflag_t PARENB715 This bit is only useful if @code{PARENB} is set. If @code{PARODD} is set,1609 @var{termios-p}->c_cflag &= ~(CSIZE|PARENB);
1829 PARENB/CREAD/CSIZE bits in c_cflag on pty.
8320 CSTOPB, CREAD, PARENB, PARODD, HUPCL, CLOCAL): Move to