Searched refs:CREAD (Results 1 – 3 of 3) sorted by relevance
68 #define TTYDEF_CFLAG (CREAD | CS8 | HUPCL)
165 #define CREAD 0000200 macro
74 (CIGNORE | CSIZE | CSTOPB | CREAD | PARENB | PARODD | HUPCL | CLOCAL | \108 if (tp->t_termios.c_cflag & CREAD) in tty_watermarks()774 t->c_cflag |= CREAD; in ttydevsw_defparam()
Completed in 5 milliseconds