Home
last modified time | relevance | path

Searched refs:VWERASE (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_cc.h35 #define VWERASE 10 macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_cc.h28 #define VWERASE 4 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_cc.h38 #define VWERASE 14 macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dtermios-c_cc.h40 #define VWERASE 14 /* Word-erase character [ICANON]. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dtermios-c_cc.h38 #define VWERASE 14 macro
/glibc-2.36/bits/
Dtermios.h260 # define VWERASE 4 /* Word-erase character [ICANON]. */ macro
/glibc-2.36/conform/data/
Dtermios.h-data170 allow VWERASE
/glibc-2.36/manual/
Dterminal.texi1254 @deftypevr Macro int VWERASE
1258 character array. @code{@var{termios}.c_cc[VWERASE]} holds the character
/glibc-2.36/ChangeLog.old/
DChangeLog.198384 VREPRINT, VDISCARD, VWERASE, VLNEXT, VEOLF2): Move to termios-cc.h.
DChangeLog.1851206 [POSIX || POSIX2008] (VWERASE): Likewise.