Searched refs:CIGNORE (Results 1 – 2 of 2) sorted by relevance
126 #define CIGNORE 0x00000001 /* ignore control flags */ macro
96 #define TTYSUP_CFLAG (CIGNORE|CSIZE|CSTOPB|CREAD|PARENB|PARODD|\1733 if ((t->c_cflag & CIGNORE) == 0 && in tty_generic_ioctl()1745 tp->t_termios.c_cflag = t->c_cflag & ~CIGNORE; in tty_generic_ioctl()