Home
last modified time | relevance | path

Searched refs:trenod (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dmode.h139 struct trenod struct
178 struct trenod *fndval;
185 struct trenod *iftre;
186 struct trenod *thtre;
187 struct trenod *eltre;
193 struct trenod *whtre;
194 struct trenod *dotre;
200 struct trenod *fortre;
215 struct trenod *regcom;
222 struct trenod *partre;
[all …]
H A Dcmd.c68 struct trenod *
71 struct trenod *i;
82 static struct trenod *
85 struct trenod *i, *r;
108 struct trenod *
113 struct trenod *i, *e;
158 static struct trenod *
161 struct trenod *r; in list()
174 static struct trenod *
177 struct trenod *t; in term()
[all …]
H A Dfunc.c45 freetree((struct trenod *)(n->namenv)); in freefunc()
49 freetree(struct trenod *t) in freetree()
221 prcmd(struct trenod *t) in prcmd()
229 prf(struct trenod *t) in prf()
H A Ddefs.h176 extern struct trenod *cmd();
177 extern struct trenod *makefork();
208 extern void freetree(struct trenod *);
H A Dxec.c54 struct trenod *argt; in execute()
61 struct trenod *t;
217 freetree((struct trenod *)f);
H A Dbltin.c45 builtin(int type, int argc, unsigned char **argv, struct trenod *t) in builtin()
H A Dmain.c420 struct trenod *t; in exfile()
H A Dmacro.c495 struct trenod *t; in comsubst()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h75 struct trenod struct
201 struct trenod tre;