Home
last modified time | relevance | path

Searched defs:functnod (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/include/
H A Dshnodes.h152 struct functnod struct
154 int functtyp;
155 char *functnam;
156 Shnode_t *functtre;
157 int functline;
158 off_t functloc;
159 struct slnod *functstak;
160 struct comnod *functargs;
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h153 struct functnod struct
155 functtypfunctnod global() argument
156 functnamfunctnod global() argument
157 functtrefunctnod global() argument
158 functlinefunctnod global() argument
159 functlocfunctnod global() argument
160 functstakfunctnod global() argument
161 functargsfunctnod global() argument