Home
last modified time | relevance | path

Searched refs:PARMRK (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.h76 #define PARMRK 0000010 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c635 (!CMP_FLAG(i, PARMRK) || in ttydisc_optimize()
1227 if (CMP_FLAG(i, PARMRK) && (unsigned char)c == 0xff) in ttydisc_rint()
1243 if (CMP_FLAG(i, PARMRK)) in ttydisc_rint()
A Dtty.c67 (IGNBRK | BRKINT | IGNPAR | PARMRK | INPCK | ISTRIP | INLCR | IGNCR | \

Completed in 12 milliseconds