OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VTIME
(Results
1 - 25
of
61
) sorted by relevancy
1
2
3
/src/lib/libcurses/
tty.c
133
* System V and SMI systems overload VMIN and
VTIME
, such that
134
* VMIN is the same as the VEOF element, and
VTIME
is the same
141
screen->cbreakt.c_cc[
VTIME
] = 0;
290
_cursesi_screen->rawt.c_cc[
VTIME
] = 0;
292
_cursesi_screen->cbreakt.c_cc[
VTIME
] = 0;
294
_cursesi_screen->baset.c_cc[
VTIME
] = 0;
316
_cursesi_screen->rawt.c_cc[
VTIME
] = 0;
318
_cursesi_screen->cbreakt.c_cc[
VTIME
] = 0;
320
_cursesi_screen->baset.c_cc[
VTIME
] = 0;
341
_cursesi_screen->ovtime = _cursesi_screen->cbreakt.c_cc[
VTIME
];
[
all
...]
/src/external/gpl3/gdb/dist/readline/readline/examples/
excallback.c
120
old_vtime = term.c_cc[
VTIME
];
122
term.c_cc[
VTIME
] = 1;
155
term.c_cc[
VTIME
] = old_vtime;
rlptytest.c
240
buf.c_cc[
VTIME
] = 0;
/src/external/gpl3/gdb.old/dist/readline/readline/examples/
excallback.c
120
old_vtime = term.c_cc[
VTIME
];
122
term.c_cc[
VTIME
] = 1;
155
term.c_cc[
VTIME
] = old_vtime;
rlptytest.c
240
buf.c_cc[
VTIME
] = 0;
/src/bin/stty/
cchar.c
76
{ "time",
VTIME
, CTIME },
124
else if (cp->sub == VMIN || cp->sub ==
VTIME
) {
gfmt.c
124
if (cp->sub == VMIN || cp->sub ==
VTIME
)
/src/share/examples/rump/tipsy/
tipsy.c
124
tios.c_cc[
VTIME
] = 0;
138
tios.c_cc[
VTIME
] = 0;
/src/sys/sys/
ttydefaults.h
107
[
VTIME
] = CTIME,
termios.h
74
#define
VTIME
17 /* !ICANON */
/src/crypto/external/bsd/openssh/dist/
sshtty.c
91
tio.c_cc[
VTIME
] = 0;
/src/sbin/slattach/
slattach.c
134
tty.c_cc[
VTIME
] = 0;
/src/lib/libedit/
tty.h
398
# ifdef
VTIME
399
# if NUMCC <=
VTIME
400
# undef
VTIME
401
# endif /* NUMCC <=
VTIME
*/
402
# endif /*
VTIME
*/
tty.c
447
#if defined(
VTIME
)
449
#endif /*
VTIME
*/
719
#ifdef
VTIME
721
return
VTIME
;
722
#endif /*
VTIME
*/
804
#ifdef
VTIME
805
s[C_TIME] = td->c_cc[
VTIME
];
806
#endif /*
VTIME
*/
886
#ifdef
VTIME
887
td->c_cc[
VTIME
] = s[C_TIME]
[
all
...]
/src/usr.sbin/irdaattach/
irdaattach.c
117
tty.c_cc[
VTIME
] = 0;
/src/external/bsd/less/dist/lesstest/
term.c
76
s.c_cc[
VTIME
] = 0;
/src/external/bsd/ntp/dist/libntp/
icom.c
167
ttyb.c_cc[
VTIME
] = 5; /* receive timeout */
/src/external/bsd/top/dist/
screen.c
407
new_settings.c_cc[
VTIME
] = 0;
432
new_settings.c_cc[
VTIME
] = 0;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
termios.d
65
VTIME
164
enum
VTIME
= 5;
261
enum
VTIME
= 17;
358
enum
VTIME
= 17;
455
enum
VTIME
= 17;
552
enum
VTIME
= 17;
649
enum
VTIME
= 17;
742
enum
VTIME
= 5;
/src/games/larn/
io.c
98
saveeol = _a.c_cc[
VTIME
]; \
101
_a.c_cc[
VTIME
] = 1; \
105
_a.c_cc[
VTIME
] = saveeol; \
/src/games/hack/
hack.tty.c
190
curttyb.c_cc[
VTIME
] = 0;
/src/usr.bin/resize/
resize.c
458
tio.c_cc[
VTIME
] = 1;
466
tio.c_cc[
VTIME
] = 1;
/src/external/mit/libuv/dist/src/unix/
tty.c
275
tio->c_cc[
VTIME
] = 0;
327
tmp.c_cc[
VTIME
] = 0;
/src/external/gpl3/gdb/dist/readline/readline/
rltty.c
312
#if !defined (
VTIME
)
313
# define
VTIME
VEOL
540
tiop->c_cc[
VTIME
] = 0;
/src/external/gpl3/gdb.old/dist/readline/readline/
rltty.c
312
#if !defined (
VTIME
)
313
# define
VTIME
VEOL
540
tiop->c_cc[
VTIME
] = 0;
Completed in 33 milliseconds
1
2
3
Indexes created Sat Aug 08 00:24:54 UTC 2026