Home
last modified time | relevance | path

Searched refs:INLCR (Results 1 – 4 of 4) sorted by relevance

/components/libc/posix/io/termios/
A Dtermios.c251 t->c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP|INLCR|IGNCR|ICRNL|IXON); in cfmakeraw()
A Dtermios.h79 #define INLCR 0000100 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c633 else if (!CMP_FLAG(i, ICRNL | IGNCR | IMAXBEL | INLCR | ISTRIP | IXON) && in ttydisc_optimize()
1188 if (CMP_FLAG(i, INLCR)) in ttydisc_rint()
A Dtty.c67 (IGNBRK | BRKINT | IGNPAR | PARMRK | INPCK | ISTRIP | INLCR | IGNCR | \

Completed in 8 milliseconds