Home
last modified time | relevance | path

Searched refs:CREAD (Results 1 – 3 of 3) sorted by relevance

/components/lwp/terminal/
A Dtty_config.h68 #define TTYDEF_CFLAG (CREAD | CS8 | HUPCL)
/components/libc/posix/io/termios/
A Dtermios.h165 #define CREAD 0000200 macro
/components/lwp/terminal/freebsd/
A Dtty.c74 (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