Home
last modified time | relevance | path

Searched defs:IGNBRK (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_iflag.h24 #define IGNBRK 0000001 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_iflag.h24 #define IGNBRK 0000001 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_iflag.h24 #define IGNBRK 0000001 /* Ignore break condition. */ macro
/glibc-2.36/bits/
Dtermios.h115 #define IGNBRK (1 << 0) /* Ignore break condition. */ macro