OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outtree
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
syn.c
55
static struct op *
outtree
; /* yyparse output */
variable in typeref:struct:op *
76
outtree
= c_list(source->type == SSTRING);
78
if (c == 0 && !
outtree
)
79
outtree
= newtp(TEOF);
801
return
outtree
;
Completed in 27 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025