OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:have_tty
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
lex.c
991
int
have_tty
= interactive && (s->flags & SF_TTY);
local in function:getsc_line
999
if (
have_tty
&& ksh_tmout) {
1005
if (
have_tty
&& (0
1062
if (
have_tty
&& ksh_tmout)
lex.c
991
int
have_tty
= interactive && (s->flags & SF_TTY);
local in function:getsc_line
999
if (
have_tty
&& ksh_tmout) {
1005
if (
have_tty
&& (0
1062
if (
have_tty
&& ksh_tmout)
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025