Searched refs:CSIZE (Results 1 – 9 of 9) sorted by relevance
23 #define CSIZE 00001400 macro
24 #define CSIZE 0000060 macro
27 t->c_cflag &= ~(CSIZE|PARENB); in cfmakeraw()
188 #define CSIZE (CS5|CS6|CS7|CS8) /* Number of bits per byte (mask). */ macro
102 constant CSIZE
720 character. You can use the @code{CSIZE} macro as a mask to extract the721 value, like this: @code{settings.c_cflag & CSIZE}.723 @deftypevr Macro tcflag_t CSIZE1609 @var{termios-p}->c_cflag &= ~(CSIZE|PARENB);
1829 PARENB/CREAD/CSIZE bits in c_cflag on pty.
8319 * sysdeps/unix/sysv/linux/bits/termios.h (CSIZE, CS5, CS6, CS7, CS8,