Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Ddefs.h167 char binscript; \
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dxec.c474 int binscript=shp->binscript; in sh_eval() local
476 shp->binscript = 0; in sh_eval()
515 shp->binscript = binscript; in sh_eval()
H A Dmain.c479 shp->binscript = 0; in exfile()
H A Dparse.c328 if(shp->binscript && (sffileno(iop)==shp->infd || (flag&SH_FUNEVAL))) in sh_parse()
359 shp->binscript = 1; in sh_parse()