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

12

/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb_wait.h76 #ifndef WSTOPSIG
77 #define WSTOPSIG WEXITSTATUS macro
H A Dlin-lwp.c144 strsignal (WSTOPSIG (status)));
147 strsignal (WSTOPSIG (status)));
331 && WIFSTOPPED (status) && WSTOPSIG (status));
385 && WIFSTOPPED (status) && WSTOPSIG (status) == SIGSTOP);
406 strsignal (WSTOPSIG (lp->status)),
413 WSTOPSIG (lp->status)) < 0)
442 WSTOPSIG (lp->status)) < 0)
450 strsignal (WSTOPSIG (lp->status)));
721 if (flush_mask && sigismember (flush_mask, WSTOPSIG (status)))
740 if (WSTOPSIG (statu
[all...]
H A Dlynx-nat.c438 && WSTOPSIG (status) == SIGTRAP
460 && WSTOPSIG (status) == SIGTRAP
495 target_signal_from_host (WSTOPSIG (status));
/freebsd-11-stable/contrib/bmake/
H A Dwait.h33 # define WSTOPSIG(x) ((&x)->w_stopsig) macro
53 #ifndef WSTOPSIG
54 # define WSTOPSIG(x) WSTOPPED macro
H A Dcompat.c430 status = WSTOPSIG(reason); /* stopped */
/freebsd-11-stable/contrib/tcsh/
H A Dmi.wait.h34 #define WSTOPSIG(s) (__HIGH(s) & 0377) /* stop signal */ macro
H A Dsh.proc.c58 #ifndef WSTOPSIG
59 # define WSTOPSIG(w) (((union wait *) &(w))->w_stopsig) macro
60 #endif /* !WSTOPSIG */
288 pp->p_reason = WSTOPSIG(w);
/freebsd-11-stable/tests/sys/kern/
H A Dptrace_test.c128 ATF_REQUIRE(WSTOPSIG(status) == SIGSTOP);
187 ATF_REQUIRE(WSTOPSIG(status) == SIGSTOP);
291 CHILD_REQUIRE(WSTOPSIG(status) == SIGSTOP);
395 CHILD_REQUIRE(WSTOPSIG(status) == SIGSTOP);
581 ATF_REQUIRE(WSTOPSIG(status) == SIGSTOP);
592 ATF_REQUIRE(WSTOPSIG(status) == SIGTRAP);
631 ATF_REQUIRE(WSTOPSIG(status) == SIGSTOP);
687 ATF_REQUIRE(WSTOPSIG(status) == SIGSTOP);
738 ATF_REQUIRE(WSTOPSIG(status) == SIGSTOP);
1043 CHILD_REQUIRE(WSTOPSIG(statu
[all...]
H A Dpdeathsig.c297 assert(WSTOPSIG(status) == SIGSTOP);
311 assert(WSTOPSIG(status) == SIGINFO);
314 WSTOPSIG(status));
/freebsd-11-stable/tools/test/ptrace/
H A Dscescx.c79 snprintf(b, sizeof(b), "SIG(%s)", strsignal(WSTOPSIG(status)));
236 assert(WSTOPSIG(status) == SIGTRAP);
261 assert(WSTOPSIG(status) == SIGTRAP);
302 assert(WSTOPSIG(status) == SIGTRAP);
386 assert(WSTOPSIG(status) == SIGSTOP);
415 assert(WSTOPSIG(status) == SIGSTOP);
/freebsd-11-stable/gnu/usr.bin/gdb/gdbserver/
H A Dfbsd-low.c372 || (WSTOPSIG (*wstatp) != 32
373 && WSTOPSIG (*wstatp) != 33)))
483 && WSTOPSIG (wstat) == SIGSTOP
500 WSTOPSIG (wstat), event_child->tid,
504 WSTOPSIG (wstat));
511 if (!WIFSTOPPED (wstat) || WSTOPSIG (wstat) != SIGTRAP)
694 return ((unsigned char) WSTOPSIG (w));
740 && WSTOPSIG (wstat) != SIGSTOP)
/freebsd-11-stable/lib/libproc/
H A Dproc_util.c69 if (phdl->status == PS_STOP && WSTOPSIG(phdl->wstat) != SIGTRAP)
70 pending = WSTOPSIG(phdl->wstat);
/freebsd-11-stable/sys/sys/
H A Dwait.h55 #define WSTOPSIG(x) (_W_INT(x) >> 8) macro
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dos.h459 #ifndef WSTOPSIG
461 # define WSTOPSIG(status) ((status >> 8) & 0377) macro
463 # define WSTOPSIG(status) status.w_S.w_Stopsig macro
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.h301 strlcpy(st, strsignal(WSTOPSIG(status)), sizeof(st));
304 ATF_REQUIRE_EQ_MSG(WSTOPSIG(status), expected,
316 FORKEE_ASSERT_EQ(WSTOPSIG(status), expected);
/freebsd-11-stable/release/picobsd/tinyware/passwd/
H A Dpw_util.c223 raise(WSTOPSIG(pstat));
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_wait.c200 ATF_REQUIRE(WIFSTOPPED(st) && WSTOPSIG(st) == SIGSTOP);
275 ATF_REQUIRE(WIFSTOPPED(st) && WSTOPSIG(st) == SIGSTOP);
/freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-pexecute.c62 #ifndef WSTOPSIG
63 #define WSTOPSIG WEXITSTATUS macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp222 signal = WSTOPSIG(status);
641 return {Stop, uint8_t(WSTOPSIG(wstatus))};
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp175 if (WIFSTOPPED(status) && WSTOPSIG(status) != SIGSTOP) {
177 (void*)(uptr)WSTOPSIG(status));
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h342 #ifndef WSTOPSIG
343 #define WSTOPSIG WEXITSTATUS macro
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_misc.c162 if (WSTOPSIG(status) <= 0 ||
163 WSTOPSIG(status) > IBCS2_SIGTBLSZ)
166 IBCS2_STOPCODE(bsd_to_ibcs2_sig[_SIG_IDX(WSTOPSIG(status))]);
/freebsd-11-stable/contrib/groff/src/roff/groff/
H A Dpipeline.c53 #define WSTOPSIG(s) (((s) >> 8) & 0377) macro
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_siginfo.c160 ATF_REQUIRE_EQ(WSTOPSIG(info->si_status), status);
/freebsd-11-stable/usr.sbin/ppp/
H A Dexec.c369 WSTOPSIG(stat));

Completed in 258 milliseconds

12