c_iflag          1496 src/dps8/panelScraper.c     config.c_iflag &= ~(unsigned int) (IGNBRK | BRKINT | ICRNL |
c_iflag           248 src/simh/linehistory.c   raw.c_iflag &= ~( BRKINT | ICRNL | INPCK | ISTRIP | IXON );
c_iflag          2232 src/simh/sim_console.c runtty.c_iflag        = runtty.c_iflag & ~ICRNL;               /* no cr conversion */