Searched refs:INLCR (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_iflag.h | 30 #define INLCR 0000100 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_iflag.h | 30 #define INLCR 0000100 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_iflag.h | 30 #define INLCR 0000100 /* Map NL to CR on input. */ macro
|
/glibc-2.36/termios/ |
D | cfmakeraw.c | 24 t->c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP|INLCR|IGNCR|ICRNL|IXON); in cfmakeraw()
|
/glibc-2.36/bits/ |
D | termios.h | 121 #define INLCR (1 << 6) /* Map NL to CR on input. */ macro
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 37 constant INLCR
|
/glibc-2.36/manual/ |
D | terminal.texi | 556 @deftypevr Macro tcflag_t INLCR 1606 |INLCR|IGNCR|ICRNL|IXON);
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.2 | 1025 * sysdeps/generic/termbits.h (INLCR, ISTRIP): Fixed typo'd values.
|
D | ChangeLog.19 | 8368 INPCK, ISTRIP, INLCR, IGNCR, ICRNL, IXON, IXOFF, IXANY, IUCLC, IMAXBEL,
|