Searched refs:TTYDEF_OFLAG (Results 1 – 2 of 2) sorted by relevance
| /components/lwp/terminal/ | ||
| A D | tty_config.h | 63 #define TTYDEF_OFLAG (OPOST | ONLCR) macro |
| A D | tty_device.c | 346 t->c_oflag = TTYDEF_OFLAG; in tty_init_termios() |
Completed in 6 milliseconds