Searched refs:INPCK (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_iflag.h | 28 #define INPCK 0000020 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_iflag.h | 28 #define INPCK 0000020 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_iflag.h | 28 #define INPCK 0000020 /* Enable input parity check. */ macro
|
/glibc-2.36/bits/ |
D | termios.h | 119 #define INPCK (1 << 4) /* Enable input parity check. */ macro
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 38 constant INPCK
|
/glibc-2.36/manual/ |
D | terminal.texi | 472 @deftypevr Macro tcflag_t INPCK 481 see @ref{Control Modes}. For example, you could clear the @code{INPCK} 494 This is only useful if @code{INPCK} is also set. 501 @code{INPCK} is set and @code{IGNPAR} is not set.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 8368 INPCK, ISTRIP, INLCR, IGNCR, ICRNL, IXON, IXOFF, IXANY, IUCLC, IMAXBEL,
|