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

/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h135 } Shscope_t; typedef in typeref:struct:sh_scope
148 Shscope_t *topscope; /* pointer to top-level scope */
216 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
217 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h126 } Shscope_t; typedef in typeref:struct:sh_scope
139 Shscope_t *topscope; /* pointer to top-level scope */
206 extern Shscope_t *sh_getscope(int,int);
207 extern Shscope_t *sh_setscope(Shscope_t*);
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h135 } Shscope_t; typedef in typeref:struct:sh_scope
148 Shscope_t *topscope; /* pointer to top-level scope */
216 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
217 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h135 } Shscope_t; typedef in typeref:struct:sh_scope
148 Shscope_t *topscope; /* pointer to top-level scope */
216 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
217 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h135 } Shscope_t; typedef in typeref:struct:sh_scope
148 Shscope_t *topscope; /* pointer to top-level scope */
216 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
217 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));

Completed in 25 milliseconds