Home
last modified time | relevance | path

Searched refs:VTIME (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_cc.h31 #define VTIME 7 macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_cc.h40 #define VTIME 17 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_cc.h29 #define VTIME 5 macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dtermios-c_cc.h29 #define VTIME 5 /* Time-out value (tenths of a second) [!ICANON]. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dtermios-c_cc.h43 #define VTIME VEOL macro
/glibc-2.36/termios/
Dcfmakeraw.c30 t->c_cc[VTIME] = 0; in cfmakeraw()
/glibc-2.36/manual/examples/
Dtermios.c55 tattr.c_cc[VTIME] = 0; in set_input_mode()
/glibc-2.36/bits/
Dtermios.h279 #define VTIME 17 /* Time-out value (tenths of a second) [!ICANON]. */ macro
/glibc-2.36/conform/data/
Dtermios.h-data30 constant VTIME
/glibc-2.36/manual/
Dterminal.texi1510 @code{VTIME} are the names for the indices in the array of the MIN and
1524 @deftypevr Macro int VTIME
1528 @code{@var{termios}.c_cc[VTIME]} is the value itself.
/glibc-2.36/ChangeLog.old/
DChangeLog.11566 * sysdeps/unix/sysv/sysv_termio.h: Add lots of bits; VMIN and VTIME
1569 VMIN and VTIME elts from sysv termio struct.
DChangeLog.53778 VEOL2, VMIN, VTIME): Corrected.
DChangeLog.198383 VKILL, VEOF, VTIME, VMIN, VSWTC, VSTART, VSTOP, VSUSP, VEOL,