Home
last modified time | relevance | path

Searched refs:ONLCR (Results 1 – 7 of 7) sorted by relevance

/components/lwp/terminal/
A Dtty_config.h63 #define TTYDEF_OFLAG (OPOST | ONLCR)
A Dbsd_porting.h34 #if !((OPOST | OLCUC | ONLCR) & 0x8)
/components/libc/posix/io/termios/
A Dtermios.h92 #define ONLCR 0000004 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c427 if (CMP_FLAG(o, ONLCR)) in ttydisc_write_oproc()
439 if (CMP_FLAG(o, ONLCR | ONLRET)) in ttydisc_write_oproc()
A Dtty.c69 #define TTYSUP_OFLAG (OPOST | ONLCR | TAB3 | ONOEOT | OCRNL | ONOCR | ONLRET)
/components/drivers/serial/
A Ddev_serial.c1144 tio->c_oflag = OPOST | ONLCR; in rt_serial_control()
A Ddev_serial_v2.c1574 tio->c_oflag = OPOST | ONLCR; in rt_serial_control()

Completed in 18 milliseconds