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

/freebsd-10.1-release/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-10.1-release/lib/libproc/
H A Dlibproc.h105 #define PR_SIGNALLED 5 macro
H A Dproc_util.c220 psp->pr_why = PR_SIGNALLED;

Completed in 68 milliseconds