Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_iflag.h35 #define IXANY 0004000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_iflag.h35 #define IXANY 0004000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_iflag.h36 #define IXANY 0004000 /* Enable any character to restart output. */ macro
/glibc-2.36/bits/
Dtermios.h127 # define IXANY (1 << 11) /* Any character will restart after stop. */ macro