Searched refs:OPOST (Results 1 – 4 of 4) sorted by relevance
56 #define OPOST 0x0001 /* enable postprocessing of output */ macro174 _t->c_oflag &= ~OPOST; \
139 if (termios->c_oflag & OPOST) in aos_tty_set_attr()
1885 tty.c_oflag |= OPOST; in js_os_ttySetRaw()
1684 tty.c_oflag |= OPOST; in js_os_ttySetRaw()
Completed in 19 milliseconds