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