DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CIGNORE
lib/libc/gen/termios.c
65
localterm.c_cflag |= CIGNORE;
sys/bus/u4b/serial/ucycom.c
482
if (t->c_cflag & CIGNORE) {
sys/kern/tty.c
1052
if (!ISSET(t->c_cflag, CIGNORE)) {