Searched refs:ONLRET (Results 1 – 4 of 4) sorted by relevance
112 #define ONLRET 0x0040 /* move to column 0 on CR */ macro
107 if((OFlag & ONLRET) == 0) { in IIO_WriteOne()
412 IIO->Termio.c_oflag = OPOST | ONLCR | ONOCR | ONLRET; in New_cIIO()
713 Termio->c_oflag = OPOST | ONLCR | OXTABS | ONOEOT | ONOCR | ONLRET | OCTRL; in open()