Searched refs:subshare (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dsubshell.c96 char subshare; member in struct:subshell
515 sp->subshare = shp->subshare;
517 shp->subshare = comsub==2 || (comsub==1 && sh_isoption(SH_SUBSHARE));
520 if(!comsub || !shp->subshare)
720 shp->subshare = sp->subshare;
H A Dio.c1147 if(fn==1 && shp->subshell && !shp->subshare && (flag==2 || isstring))
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dulimit.c135 if(shp->subshell && !shp->subshare)
H A Dmisc.c119 if(shp->subshell && !shp->subshare)
579 if(shp->subshell && !shp->subshare)
H A Dtypeset.c559 if(shp->subshell && !shp->subshare)
949 if(tdata.sh->subshell && !tdata.sh->subshare)
/osnet-11/usr/src/lib/libshell/common/include/
H A Ddefs.h204 char subshare; /* set when in ${..} comsub */ \

Completed in 28 milliseconds