Home
last modified time | relevance | path

Searched defs:ECHOKE (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_lflag.h38 # define ECHOKE 0x00000001 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_lflag.h38 # define ECHOKE 0x00000001 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_lflag.h45 # define ECHOKE 0004000 /* If ICANON is also set, KILL is echoed by erasing macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dtermios-c_lflag.h38 # define ECHOKE 0004000 /* Visual erase for KILL. */ macro
/glibc-2.36/bits/
Dtermios.h211 # define ECHOKE (1 << 0) /* Visual erase for KILL. */ macro