Searched refs:ONLCR (Results 1 – 7 of 7) sorted by relevance
63 #define TTYDEF_OFLAG (OPOST | ONLCR)
34 #if !((OPOST | OLCUC | ONLCR) & 0x8)
92 #define ONLCR 0000004 macro
427 if (CMP_FLAG(o, ONLCR)) in ttydisc_write_oproc()439 if (CMP_FLAG(o, ONLCR | ONLRET)) in ttydisc_write_oproc()
69 #define TTYSUP_OFLAG (OPOST | ONLCR | TAB3 | ONOEOT | OCRNL | ONOCR | ONLRET)
1144 tio->c_oflag = OPOST | ONLCR; in rt_serial_control()
1574 tio->c_oflag = OPOST | ONLCR; in rt_serial_control()
Completed in 18 milliseconds