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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h206 extern Shscope_t *sh_getscope(int,int);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h216 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h216 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h216 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h216 extern __MANGLE__ Shscope_t *sh_getscope __PROTO__((int,int));
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c439 if(sp = sh_getscope(level,SEEK_SET))
3323 Shscope_t *sp = sh_getscope(0,SEEK_END);
H A Dname.c3320 Shscope_t *sh_getscope(int index, int whence) function

Completed in 44 milliseconds