Searched refs:sh_eval (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dhist.c244 error_info.errors = sh_eval(sh_sfeval(com),0);
267 sh_eval(iop,1);
306 sh_eval(sfopen(NIL(Sfio_t*),sp,"s"),1);
H A Dmisc.c202 sh_eval(sh_sfeval(argv),0);
294 sh_eval(iop,0);
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h172 extern int sh_eval(Sfio_t*,int);
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h182 extern __MANGLE__ int sh_eval __PROTO__((Sfio_t*,int));
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dbash.c419 sh_eval(iop,0);
H A Dfault.c464 sh_eval(sp,0);
H A Dnvtree.c65 c=sh_eval(iop,SH_READEVAL);
H A Darray.c330 sh_eval(sh_sfeval(av),0);
H A Dpath.c659 sh_eval(sfnew(NIL(Sfio_t*),buff,IOBSIZE,fno,SF_READ),SH_FUNEVAL);
H A Dxec.c464 int sh_eval(register Sfio_t *iop, int mode) function
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h182 extern __MANGLE__ int sh_eval __PROTO__((Sfio_t*,int));
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h182 extern __MANGLE__ int sh_eval __PROTO__((Sfio_t*,int));
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h182 extern __MANGLE__ int sh_eval __PROTO__((Sfio_t*,int));

Completed in 86 milliseconds