Searched refs:PR_SYSEXIT (Results 1 – 4 of 4) sorted by relevance
64 { PR_SYSEXIT, "PR_SYSEXIT" },129 case PR_SYSEXIT:
302 #define PR_SYSEXIT S_SCX macro
2204 if ((tcp->flags & TCB_STARTUP) && (tcp->status.PR_WHY == PR_SYSEXIT)) { in trace()2255 case PR_SYSEXIT: in trace()
1379 tcp->status.PR_WHY = PR_SYSEXIT; in syscall_fixup()1388 if (tcp->status.PR_WHY != PR_SYSEXIT) { in syscall_fixup()