Home
last modified time | relevance | path

Searched refs:INPCK (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_iflag.h28 #define INPCK 0000020 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_iflag.h28 #define INPCK 0000020 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_iflag.h28 #define INPCK 0000020 /* Enable input parity check. */ macro
/glibc-2.36/bits/
Dtermios.h119 #define INPCK (1 << 4) /* Enable input parity check. */ macro
/glibc-2.36/conform/data/
Dtermios.h-data38 constant INPCK
/glibc-2.36/manual/
Dterminal.texi472 @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/
DChangeLog.198368 INPCK, ISTRIP, INLCR, IGNCR, ICRNL, IXON, IXOFF, IXANY, IUCLC, IMAXBEL,