Searched refs:INLCR (Results 1 – 7 of 7) sorted by relevance
15 #define INLCR 0x040 /* Map NL to CR on input */ macro
95 | INLCR /* disable translate NL to CR */ in empeg_init_termios()
927 | INLCR /* disable translate NL to CR */ in cypress_set_termios()
129 INLCR | IGNCR | ICRNL | IXON); in ttyport_open()
63 #define I_INLCR(tty) _I_FLAG((tty), INLCR)
73 --iflag -ICRNL,INLCR,-IXOFF \
1052 | INLCR /* disable translate NL to CR */ in hso_init_termios()
Completed in 20 milliseconds