Home
last modified time | relevance | path

Searched refs:binscript (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h194 char binscript; \
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c468 shp->binscript = 0; in exfile()
H A Dxec.c581 int binscript=shp->binscript; in sh_eval() local
584 shp->binscript = 0; in sh_eval()
624 shp->binscript = binscript; in sh_eval()
H A Dparse.c339 if(shp->binscript && (sffileno(iop)==shp->infd || (flag&SH_FUNEVAL))) in sh_parse()
371 shp->binscript = 1; in sh_parse()