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