Searched refs:TTYDEF_CFLAG (Results 1 – 2 of 2) sorted by relevance
| /components/lwp/terminal/ | ||
| A D | tty_config.h | 68 #define TTYDEF_CFLAG (CREAD | CS8 | HUPCL) macro |
| A D | tty_device.c | 343 t->c_cflag = TTYDEF_CFLAG; in tty_init_termios() |
Completed in 3 milliseconds