Lines Matching full:forced
165 * BRKINT: forced off (break is not recognized)
166 * IGNBRK: forced on (break is not recognized)
168 * IGNCR: forced off (ignoring cr's is not supported)
169 * INLCR: forced off (mapping nl's to cr's is not supported)
170 * ISTRIP: forced off (should be off for consoles, on for rs232 no RAW)
171 * IXOFF: forced off (rs232 uses CTS instead of XON/XOFF)
172 * IXON: forced on if not RAW
173 * PARMRK: forced off (no '\377', '\0', X sequence on errors)
174 * ? IGNPAR: forced off (input with parity/framing errors is kept)
175 * ? INPCK: forced off (input parity checking is not supported)
202 * ECHONL: forced off ('\n' not echoed when ECHO isn't set)
204 * IEXTEN: forced off
206 * NOFLSH: forced off (input/output queues are always flushed)
207 * TOSTOP: forced off (no job control)
224 * CLOCAL: forced on (ignore modem status lines - not quite right)
225 * CREAD: forced on (receiver is always enabled)
228 * HUPCL: forced off