INPCK
{ "inpck", INPCK, 0 },
{ "-inpck", 0, INPCK },
put("-inpck", INPCK, 0);
TTYMODE(INPCK, c_iflag, 32)
t->c_iflag &= ~(IMAXBEL|IXOFF|INPCK|BRKINT|PARMRK|ISTRIP|INLCR|IGNCR|ICRNL|IXON|IGNPAR);
CLR(iflag, ISTRIP|INPCK|IGNPAR);
SET(iflag, INPCK|IGNPAR);
CLR(iflag, INPCK);
SET(iflag, INPCK|IGNPAR);
CLR(iflag, INPCK);
CLR(iflag, INPCK|IGNPAR);
|| com->tp->t_iflag & INPCK))
} else if ((ISSET(err, TTY_PE) && ISSET(iflag, INPCK))
mode.c_iflag &= ~(PARMRK | INPCK);
mode.c_iflag &= ~(IGNBRK | PARMRK | INPCK | ISTRIP | INLCR | IGNCR
{ "inpck", INPCK, 0 },
{ "-inpck", 0, INPCK },