Searched refs:sh_parse (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dshcomp.c138 if(t = (Shnode_t*)sh_parse(shp,in,0))
H A Dmain.c582 t = (Shnode_t*)sh_parse(shp,iop,0);
H A Dxec.c494 t = (Shnode_t*)sh_parse(shp,iop,(mode&(SH_READEVAL|SH_FUNEVAL))?mode&SH_FUNEVAL:SH_NL);
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h147 /* flags for sh_parse */
174 extern void *sh_parse(Shell_t*, Sfio_t*,int);
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h156 /* flags for sh_parse */
184 extern __MANGLE__ __V_ *sh_parse __PROTO__((Shell_t*, Sfio_t*,int));
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h156 /* flags for sh_parse */
184 extern __MANGLE__ __V_ *sh_parse __PROTO__((Shell_t*, Sfio_t*,int));
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h156 /* flags for sh_parse */
184 extern __MANGLE__ __V_ *sh_parse __PROTO__((Shell_t*, Sfio_t*,int));
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h156 /* flags for sh_parse */
184 extern __MANGLE__ __V_ *sh_parse __PROTO__((Shell_t*, Sfio_t*,int));

Completed in 98 milliseconds