Home
last modified time | relevance | path

Searched refs:ISTRIP (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.h78 #define ISTRIP 0000040 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c633 else if (!CMP_FLAG(i, ICRNL | IGNCR | IMAXBEL | INLCR | ISTRIP | IXON) && in ttydisc_optimize()
1055 if (CMP_FLAG(i, ISTRIP)) in ttydisc_rint()
A Dtty.c67 (IGNBRK | BRKINT | IGNPAR | PARMRK | INPCK | ISTRIP | INLCR | IGNCR | \

Completed in 12 milliseconds