Home
last modified time | relevance | path

Searched refs:sh_parse (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/sh/
H A Dshcomp.c138 if(t = (Shnode_t*)sh_parse(shp,in,0)) in main()
H A Dmain.c582 t = (Shnode_t*)sh_parse(shp,iop,0); in exfile()
H A Dmacro.c1963 t = (Shnode_t*)sh_parse(mp->shp, sp,SH_EOF|SH_NL); in comsubst()
H A Dparse.c321 void *sh_parse(Shell_t *shp, Sfio_t *iop, int flag) in sh_parse() function
H A Dxec.c494 t = (Shnode_t*)sh_parse(shp,iop,(mode&(SH_READEVAL|SH_FUNEVAL))?mode&SH_FUNEVAL:SH_NL); in sh_eval()
/titanic_50/usr/src/lib/libshell/common/include/
H A Dshell.h174 extern void *sh_parse(Shell_t*, Sfio_t*,int);
/titanic_50/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h184 extern __MANGLE__ __V_ *sh_parse __PROTO__((Shell_t*, Sfio_t*,int));
/titanic_50/usr/src/lib/libshell/
H A Dmapfile-vers50 sh_parse;
/titanic_50/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h184 extern __MANGLE__ __V_ *sh_parse __PROTO__((Shell_t*, Sfio_t*,int));
/titanic_50/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h184 extern __MANGLE__ __V_ *sh_parse __PROTO__((Shell_t*, Sfio_t*,int));
/titanic_50/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h184 extern __MANGLE__ __V_ *sh_parse __PROTO__((Shell_t*, Sfio_t*,int));