Searched refs:sh_setscope (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h207 extern Shscope_t *sh_setscope(Shscope_t*);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h217 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h217 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h217 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h217 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c441 sh_setscope(sp);
3246 sh_setscope(shp->topscope);
3293 sh_setscope(shp->topscope);
3324 sh_setscope(sp);
H A Dname.c3351 Shscope_t *sh_setscope(Shscope_t *scope) function

Completed in 41 milliseconds