Searched refs:c_oflag (Results 1 – 5 of 5) sorted by relevance
113 tio.c_oflag = 0; /* turn off OPOST */ in uart_init()
72 OFlag = Termio->c_oflag; in IIO_WriteOne()
412 IIO->Termio.c_oflag = OPOST | ONLCR | ONOCR | ONLRET; in New_cIIO()
163 tcflag_t c_oflag; /* output flags */ member
713 Termio->c_oflag = OPOST | ONLCR | OXTABS | ONOEOT | ONOCR | ONLRET | OCTRL; in open()