Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_cflag.h30 #define CREAD 00004000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_cflag.h30 #define CREAD 00004000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_cflag.h30 #define CREAD 0000200 macro
/glibc-2.36/bits/
Dtermios.h194 #define CREAD (1 << 11) /* Enable receiver. */ macro