Searched refs:IGNCR (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_iflag.h | 31 #define IGNCR 0000200 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_iflag.h | 31 #define IGNCR 0000200 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_iflag.h | 31 #define IGNCR 0000200 /* Ignore CR. */ 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 | 122 #define IGNCR (1 << 7) /* Ignore CR. */ macro
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 35 constant IGNCR
|
/glibc-2.36/manual/ |
D | terminal.texi | 541 @deftypevr Macro tcflag_t IGNCR 551 If this bit is set and @code{IGNCR} is not set, carriage return characters 1606 |INLCR|IGNCR|ICRNL|IXON);
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 8368 INPCK, ISTRIP, INLCR, IGNCR, ICRNL, IXON, IXOFF, IXANY, IUCLC, IMAXBEL,
|