Searched defs:Shscope_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h132 } Shscope_t; typedef in typeref:struct:sh_scope
145 Shscope_t *topscope; /* pointer to top-level scope */
213 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
214 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h123 } Shscope_t; typedef in typeref:struct:sh_scope
136 Shscope_t *topscope; /* pointer to top-level scope */
203 extern Shscope_t *sh_getscope(int,int);
204 extern Shscope_t *sh_setscope(Shscope_t*);
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h132 } Shscope_t; typedef in typeref:struct:sh_scope
145 Shscope_t *topscope; /* pointer to top-level scope */
213 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
214 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h132 } Shscope_t; typedef in typeref:struct:sh_scope
145 Shscope_t *topscope; /* pointer to top-level scope */
213 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
214 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h132 } Shscope_t; typedef in typeref:struct:sh_scope
145 Shscope_t *topscope; /* pointer to top-level scope */
213 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
214 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));

Completed in 61 milliseconds