Home
last modified time | relevance | path

Searched refs:PR_SIGNALLED (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dproc.c62 { PR_SIGNALLED, "PR_SIGNALLED" },
120 case PR_SIGNALLED:
Ddefs.h303 #define PR_SIGNALLED S_SIG macro
Dstrace.c1375 if (tcp->status.PR_WHY == PR_SIGNALLED && in proc_open()
2261 case PR_SIGNALLED: in trace()