Searched defs:WSTOPSIG (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libast/common/include/
H A Dwait.h63 #undef WSTOPSIG macro
87 #ifndef WSTOPSIG
88 #define WSTOPSIG(x) WEXITSTATUS(x) macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dwait.h72 #undef WSTOPSIG macro
96 #ifndef WSTOPSIG
97 #define WSTOPSIG(x) WEXITSTATUS(x) macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dwait.h72 #undef WSTOPSIG macro
96 #ifndef WSTOPSIG
97 #define WSTOPSIG(x) WEXITSTATUS(x) macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dwait.h72 #undef WSTOPSIG macro
96 #ifndef WSTOPSIG
97 #define WSTOPSIG(x) WEXITSTATUS(x) macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dwait.h72 #undef WSTOPSIG macro
96 #ifndef WSTOPSIG
97 #define WSTOPSIG(x) WEXITSTATUS(x) macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddosish.h181 #undef WSTOPSIG macro
190 #define WSTOPSIG(stat_val) 0 macro
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2336 # undef WSTOPSIG macro

Completed in 54 milliseconds