Searched defs:SH_EXITMASK (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h264 #define SH_EXITMASK (SH_EXITSIG-1) /* normal exit status bits */ macro
/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h253 #define SH_EXITMASK (SH_EXITSIG-1) /* normal exit status bits */ macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h264 #define SH_EXITMASK (SH_EXITSIG-1) /* normal exit status bits */ macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h264 #define SH_EXITMASK (SH_EXITSIG-1) /* normal exit status bits */ macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h264 #define SH_EXITMASK (SH_EXITSIG-1) /* normal exit status bits */ macro

Completed in 26 milliseconds