c_iflag           465 src/subshell/common.c         raw_mode.c_iflag &= ~IXON;      /* Pass ^S/^Q to subshell undisturbed */
c_iflag           466 src/subshell/common.c         raw_mode.c_iflag &= ~ICRNL;     /* Don't translate CRs into LFs       */