Home
last modified time | relevance | path

Searched refs:CIGNORE (Results 1 – 2 of 2) sorted by relevance

/components/lwp/terminal/
A Dbsd_porting.h629 #define CIGNORE 0x00000001 /* ignore control flags */ macro
638 #define CIGNORE 0 /* ignore control flags */ macro
/components/lwp/terminal/freebsd/
A Dtty.c74 (CIGNORE | CSIZE | CSTOPB | CREAD | PARENB | PARODD | HUPCL | CLOCAL | \
1211 if ((t->c_cflag & CIGNORE) == 0 && in tty_generic_ioctl()
1224 tp->t_termios.c_cflag = t->c_cflag & ~CIGNORE; in tty_generic_ioctl()

Completed in 6 milliseconds