Searched refs:VTIME (Results 1 – 13 of 13) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_cc.h | 31 #define VTIME 7 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_cc.h | 40 #define VTIME 17 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_cc.h | 29 #define VTIME 5 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | termios-c_cc.h | 29 #define VTIME 5 /* Time-out value (tenths of a second) [!ICANON]. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/ |
D | termios-c_cc.h | 43 #define VTIME VEOL macro
|
/glibc-2.36/termios/ |
D | cfmakeraw.c | 30 t->c_cc[VTIME] = 0; in cfmakeraw()
|
/glibc-2.36/manual/examples/ |
D | termios.c | 55 tattr.c_cc[VTIME] = 0; in set_input_mode()
|
/glibc-2.36/bits/ |
D | termios.h | 279 #define VTIME 17 /* Time-out value (tenths of a second) [!ICANON]. */ macro
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 30 constant VTIME
|
/glibc-2.36/manual/ |
D | terminal.texi | 1510 @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/ |
D | ChangeLog.1 | 1566 * sysdeps/unix/sysv/sysv_termio.h: Add lots of bits; VMIN and VTIME 1569 VMIN and VTIME elts from sysv termio struct.
|
D | ChangeLog.5 | 3778 VEOL2, VMIN, VTIME): Corrected.
|
D | ChangeLog.19 | 8383 VKILL, VEOF, VTIME, VMIN, VSWTC, VSTART, VSTOP, VSUSP, VEOL,
|