Searched refs:c_oflag (Results 1 – 4 of 4) sorted by relevance
20 tcflag_t c_oflag; /* output modes */ member174 _t->c_oflag &= ~OPOST; \
139 if (termios->c_oflag & OPOST) in aos_tty_set_attr()558 termios->c_oflag = 0; in reset_termios()
1885 tty.c_oflag |= OPOST; in js_os_ttySetRaw()
1684 tty.c_oflag |= OPOST; in js_os_ttySetRaw()
Completed in 19 milliseconds