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