Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_iflag.h26 #define IGNPAR 0000004 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_iflag.h26 #define IGNPAR 0000004 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_iflag.h26 #define IGNPAR 0000004 /* Ignore characters with parity errors. */ macro
/glibc-2.36/bits/
Dtermios.h117 #define IGNPAR (1 << 2) /* Ignore characters with parity errors. */ macro
/glibc-2.36/conform/data/
Dtermios.h-data36 constant IGNPAR
/glibc-2.36/manual/
Dterminal.texi486 on whether the @code{IGNPAR} or @code{PARMRK} bits are set. If neither
491 @deftypevr Macro tcflag_t IGNPAR
501 @code{INPCK} is set and @code{IGNPAR} is not set.
/glibc-2.36/ChangeLog.old/
DChangeLog.198367 * sysdeps/unix/sysv/linux/bits/termios.h (IGNBRK, BRKINT, IGNPAR, PARMRK,