Searched refs:PR_SIGNALLED (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
H A Dproc-why.c61 #if defined (PR_SIGNALLED)
63 { PR_SIGNALLED, "PR_SIGNALLED", "Receipt of a traced signal" },
128 #ifdef PR_SIGNALLED
129 case PR_SIGNALLED:
H A Dprocfs.c3974 case PR_SIGNALLED:
/freebsd-12-stable/lib/libproc/
H A Dlibproc.h118 #define PR_SIGNALLED 5 macro
H A Dproc_util.c234 psp->pr_why = PR_SIGNALLED;

Completed in 108 milliseconds