Searched refs:SH_SUBSHARE (Results 1 – 2 of 2) sorted by relevance
89 #define SH_SUBSHARE 27 /* subshell shares state with parent */ macro
537 shp->subshare = comsub==2 || (comsub==1 && sh_isoption(SH_SUBSHARE)); in sh_subshell()