Home
last modified time | relevance | path

Searched refs:PR_SYSEXIT (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dproc.c64 { PR_SYSEXIT, "PR_SYSEXIT" },
129 case PR_SYSEXIT:
Ddefs.h260 #define PR_SYSEXIT S_SCX macro
Dstrace.c1829 if ((tcp->flags & TCB_STARTUP) && (tcp->status.PR_WHY == PR_SYSEXIT)) {
1879 case PR_SYSEXIT:
Dsyscall.c1326 tcp->status.PR_WHY = PR_SYSEXIT;
1335 if (tcp->status.PR_WHY != PR_SYSEXIT) {