Home
last modified time | relevance | path

Searched refs:IGNBRK (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.h73 #define IGNBRK 0000001 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c634 (!CMP_FLAG(i, BRKINT) || CMP_FLAG(i, IGNBRK)) && in ttydisc_optimize()
636 CMP_FLAG(i, IGNPAR | IGNBRK) == (IGNPAR | IGNBRK)) && in ttydisc_optimize()
1013 if (CMP_FLAG(i, IGNBRK)) in ttydisc_rint()
A Dtty.c67 (IGNBRK | BRKINT | IGNPAR | PARMRK | INPCK | ISTRIP | INLCR | IGNCR | \

Completed in 11 milliseconds