OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wastty
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
main.c
512
volatile int
wastty
= s->flags & SF_TTY;
local in function:shell
534
&&
wastty
)
583
if (
wastty
&& Flag(FIGNOREEOF) && --attempts > 0) {
586
} else if (
wastty
&& !really_exit
main.c
512
volatile int
wastty
= s->flags & SF_TTY;
local in function:shell
534
&&
wastty
)
583
if (
wastty
&& Flag(FIGNOREEOF) && --attempts > 0) {
586
} else if (
wastty
&& !really_exit
Completed in 24 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025