CS8 292 include/sys/termios.h #define TTYDEF_CFLAG (tcflag_t)(CREAD | CS8 | HUPCL) CS8 48 usr/lib/libc/termios/cfmakeraw.c t->c_cflag |= CS8;