Searched refs:VSTART (Results 1 – 11 of 11) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_cc.h | 38 #define VSTART 13 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_cc.h | 35 #define VSTART 12 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_cc.h | 32 #define VSTART 8 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | termios-c_cc.h | 33 #define VSTART 8 /* Start (X-ON) character [IXON, IXOFF]. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/ |
D | termios-c_cc.h | 32 #define VSTART 8 macro
|
/glibc-2.36/sysdeps/unix/bsd/ |
D | tcflow.c | 45 c = attr.c_cc[action == TCIOFF ? VSTOP : VSTART]; in tcflow()
|
/glibc-2.36/bits/ |
D | termios.h | 272 #define VSTART 12 /* Start (X-ON) character [IXON, IXOFF]. */ macro
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 27 constant VSTART
|
/glibc-2.36/manual/ |
D | terminal.texi | 1398 @deftypevr Macro int VSTART 1402 character array. @code{@var{termios}.c_cc[VSTART]} holds the
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 934 * sysdeps/unix/bsd/tcflow.c: Don't write VSTOP or VSTART if it is
|
D | ChangeLog.19 | 8383 VKILL, VEOF, VTIME, VMIN, VSWTC, VSTART, VSTOP, VSUSP, VEOL,
|