Searched refs:OXTABS (Results 1 – 3 of 3) sorted by relevance
86 if(OFlag & OXTABS) { in IIO_WriteOne()
108 #define OXTABS 0x0004 /* expand tabs to spaces */ macro
713 Termio->c_oflag = OPOST | ONLCR | OXTABS | ONOEOT | ONOCR | ONLRET | OCTRL; in open()