Searched refs:OCTRL (Results 1 – 3 of 3) sorted by relevance
113 #define OCTRL 0x0080 /* Map control characters to the sequence ^C */ macro
150 if(OFlag & OCTRL) { in IIO_WriteOne()
713 Termio->c_oflag = OPOST | ONLCR | OXTABS | ONOEOT | ONOCR | ONLRET | OCTRL; in open()