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

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dwait.h73 #undef WTERMCORE macro
100 #ifndef WTERMCORE
101 #define WTERMCORE(x) ((x)&(1<<(EXIT_BITS-1))) macro
/illumos-gate/usr/src/lib/libast/common/include/
H A Dwait.h64 #undef WTERMCORE macro
91 #ifndef WTERMCORE
92 #define WTERMCORE(x) ((x)&(1<<(EXIT_BITS-1))) macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dwait.h73 #undef WTERMCORE macro
100 #ifndef WTERMCORE
101 #define WTERMCORE(x) ((x)&(1<<(EXIT_BITS-1))) macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dwait.h73 #undef WTERMCORE macro
100 #ifndef WTERMCORE
101 #define WTERMCORE(x) ((x)&(1<<(EXIT_BITS-1))) macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dwait.h73 #undef WTERMCORE macro
100 #ifndef WTERMCORE
101 #define WTERMCORE(x) ((x)&(1<<(EXIT_BITS-1))) macro
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Djobs.c360 if (WTERMCORE(wstat))

Completed in 81 milliseconds