Searched refs:ICRNL (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_iflag.h | 32 #define ICRNL 0000400 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_iflag.h | 32 #define ICRNL 0000400 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_iflag.h | 32 #define ICRNL 0000400 /* Map CR to NL 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/sysdeps/generic/sys/ |
D | ttydefaults.h | 46 #define TTYDEF_IFLAG (BRKINT | ISTRIP | ICRNL | IMAXBEL | IXON | IXANY)
|
/glibc-2.36/sysdeps/unix/sysv/linux/sys/ |
D | ttydefaults.h | 46 #define TTYDEF_IFLAG (BRKINT | ISTRIP | ICRNL | IMAXBEL | IXON | IXANY)
|
/glibc-2.36/bits/ |
D | termios.h | 123 #define ICRNL (1 << 8) /* Map CR to NL on input. */ macro
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 33 constant ICRNL
|
/glibc-2.36/manual/ |
D | terminal.texi | 549 @deftypevr Macro tcflag_t ICRNL 1216 Just set the ICRNL flag. In fact, this is the default state of 1606 |INLCR|IGNCR|ICRNL|IXON);
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 8368 INPCK, ISTRIP, INLCR, IGNCR, ICRNL, IXON, IXOFF, IXANY, IUCLC, IMAXBEL,
|