tag | line | file | source code |
---|---|---|---|
PARMRK | 2690 | drivers/char/istallion.c | if (tiosp->c_iflag & (INPCK | PARMRK)) |
PARMRK | 2001 | drivers/char/stallion.c | if (tiosp->c_iflag & (INPCK | PARMRK)) |
PARMRK | 133 | include/linux/tty.h | #define I_PARMRK(tty) _I_FLAG((tty),PARMRK) |