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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h87 #define SH_SUBSHARE 27 /* subshell shares state with parent */ macro
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h96 #define SH_SUBSHARE 27 /* subshell shares state with parent */ macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h96 #define SH_SUBSHARE 27 /* subshell shares state with parent */ macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h96 #define SH_SUBSHARE 27 /* subshell shares state with parent */ macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h96 #define SH_SUBSHARE 27 /* subshell shares state with parent */ macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dsubshell.c517 shp->subshare = comsub==2 || (comsub==1 && sh_isoption(SH_SUBSHARE));

Completed in 33 milliseconds