Home
last modified time | relevance | path

Searched refs:VSTOP (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_cc.h39 #define VSTOP 14 macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_cc.h36 #define VSTOP 13 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_cc.h33 #define VSTOP 9 macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dtermios-c_cc.h34 #define VSTOP 9 /* Stop (X-OFF) character [IXON, IXOFF]. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dtermios-c_cc.h33 #define VSTOP 9 macro
/glibc-2.36/sysdeps/unix/bsd/
Dtcflow.c45 c = attr.c_cc[action == TCIOFF ? VSTOP : VSTART]; in tcflow()
/glibc-2.36/bits/
Dtermios.h273 #define VSTOP 13 /* Stop (X-OFF) character [IXON, IXOFF]. */ macro
/glibc-2.36/conform/data/
Dtermios.h-data28 constant VSTOP
/glibc-2.36/manual/
Dterminal.texi1418 @deftypevr Macro int VSTOP
1422 character array. @code{@var{termios}.c_cc[VSTOP]} holds the character
/glibc-2.36/ChangeLog.old/
DChangeLog.1934 * sysdeps/unix/bsd/tcflow.c: Don't write VSTOP or VSTART if it is
DChangeLog.198383 VKILL, VEOF, VTIME, VMIN, VSWTC, VSTART, VSTOP, VSUSP, VEOL,