Searched refs:VSTOP (Results 1 – 11 of 11) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_cc.h | 39 #define VSTOP 14 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_cc.h | 36 #define VSTOP 13 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_cc.h | 33 #define VSTOP 9 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | termios-c_cc.h | 34 #define VSTOP 9 /* Stop (X-OFF) character [IXON, IXOFF]. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/ |
D | termios-c_cc.h | 33 #define VSTOP 9 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 | 273 #define VSTOP 13 /* Stop (X-OFF) character [IXON, IXOFF]. */ macro
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 28 constant VSTOP
|
/glibc-2.36/manual/ |
D | terminal.texi | 1418 @deftypevr Macro int VSTOP 1422 character array. @code{@var{termios}.c_cc[VSTOP]} holds the character
|
/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,
|