INPCK
{ "inpck", INPCK },
put("-inpck", INPCK, 0);
#ifdef INPCK
{"inpck", INPCK, MD_INP},
CLR(iflag, ISTRIP|INPCK|IGNPAR);
SET(iflag, INPCK|IGNPAR);
CLR(iflag, INPCK);
SET(iflag, INPCK|IGNPAR);
CLR(iflag, INPCK);
CLR(iflag, INPCK|IGNPAR);
CLR(iflag, INPCK);
SET(iflag, INPCK);
SET(iflag, INPCK);
tios.c_iflag &= ~(INPCK|ICRNL);
if (ISSET(iflag, INPCK)) {
CLR(iflag, INPCK);
SET(iflag, INPCK);
SET(iflag, INPCK);
bts->c_iflag |= cvtto_bsd_mask(lt->c_iflag, LINUX_INPCK, INPCK);
lt->c_iflag |= cvtto_linux_mask(bts->c_iflag, INPCK, LINUX_INPCK);
bts->c_iflag |= cvtto_bsd_mask(lts->c_iflag, LINUX_INPCK, INPCK);
lts->c_iflag |= cvtto_linux_mask(bts->c_iflag, INPCK, LINUX_INPCK);
r |= ((l & 0x00000010) ? INPCK : 0);
r |= ((l & INPCK) ? 0x00000010 : 0);
r |= ((l & 0x00000010) ? INPCK : 0);
r |= ((l & INPCK) ? 0x00000010 : 0);
r |= ((l & 0x00000010) ? INPCK : 0);
r |= ((l & INPCK) ? 0x00000010 : 0);
if (!ISSET(t->c_iflag, INPCK))
if ( ISCLR(t->c_cflag, INPCK) )
if (!ISSET(t->c_iflag, INPCK))
if( !ISSET(t->c_iflag, INPCK) )
if (!ISSET(t->c_iflag, INPCK))
} else if ((ISSET(error, TTY_PE) && ISSET(iflag, INPCK)) ||
ISSET(iflag, ISTRIP|IGNPAR|INPCK|PARMRK) == (INPCK|PARMRK)) {
term.c_iflag &= ~(INPCK|ICRNL);
mode.c_iflag &= ~(IGNBRK | PARMRK | INPCK | ISTRIP | INLCR | IGNCR
{ "inpck", INPCK, 0 },
{ "-inpck", 0, INPCK },
CLR(iflag, INPCK);
SET(iflag, INPCK);
SET(iflag, INPCK);
if (ISSET(iflag, INPCK)) {