Searched refs:CIGNORE (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/bsd/sys/ | ||
| H A D | termios.h | 203 #define CIGNORE 0x00000001 /* ignore control flags */ macro |
| /xnu-10002.41.9/bsd/kern/ | ||
| H A D | tty.c | 1319 if (!ISSET(t->c_cflag, CIGNORE)) { in ttioctl_locked() |