Home
last modified time | relevance | path

Searched refs:WSTOPSIG (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/elf/
Dpldd.c214 if (WSTOPSIG (status) == SIGSTOP) in wait_for_ptrace_stop()
217 (void *) (uintptr_t) WSTOPSIG (status))) in wait_for_ptrace_stop()
/glibc-2.36/sysdeps/mach/hurd/
Dwaitid.c115 infop->si_status = WSTOPSIG (status); in __waitid()
/glibc-2.36/posix/sys/
Dwait.h56 # define WSTOPSIG(status) __WSTOPSIG (status) macro
/glibc-2.36/conform/data/sys/
Dwait.h-data16 macro WSTOPSIG
/glibc-2.36/support/
Dsupport_test_main.c165 strsignal (WSTOPSIG (status))); in signal_handler()
/glibc-2.36/conform/data/
Dstdlib.h-data31 macro WSTOPSIG
/glibc-2.36/stdlib/
Dstdlib.h46 # define WSTOPSIG(status) __WSTOPSIG (status) macro
/glibc-2.36/manual/
Dprocess.texi794 @deftypefn Macro int WSTOPSIG (int @var{status})
/glibc-2.36/ChangeLog.old/
DChangeLog.1823067 (WEXITSTATUS, WTERMSIG, WSTOPSIG, WIFEXITED, WIFSIGNALED)
23075 (WEXITSTATUS, WTERMSIG, WSTOPSIG, WIFEXITED, WIFSIGNALED)