Searched refs:WSTOPSIG (Results 1 - 10 of 10) sorted by relevance

/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/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/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/perl/5.8.4/distrib/ext/POSIX/
H A DPOSIX.pm30 WIFEXITED WIFSIGNALED WIFSTOPPED WSTOPSIG WTERMSIG));
856 WNOHANG WSTOPSIG WTERMSIG WUNTRACED)],
H A DPOSIX.xs386 WIFSIGNALED WIFSTOPPED WSTOPSIG WTERMSIG));
451 /* S_ISFIFO WSTOPSIG WTERMSIG */
455 if (memEQ(name, "WSTOPSIG", 8)) {
457 #ifdef WSTOPSIG
459 *arg_result = WSTOPSIG(WMUNGE(i));
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2336 # undef WSTOPSIG macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Djobs.c452 pw->p_exit = WSTOPSIG(wstat);

Completed in 42 milliseconds