Home | History | Annotate | Download | only in strace

Lines Matching refs:PR_WHY

1356 			if (tcp->status.PR_WHY == PR_SYSENTRY) {
1375 if (tcp->status.PR_WHY == PR_SIGNALLED &&
1403 tcp->status.PR_WHY = PR_SYSENTRY;
2204 if ((tcp->flags & TCB_STARTUP) && (tcp->status.PR_WHY == PR_SYSEXIT)) {
2239 switch (tcp->status.PR_WHY) {
2243 tcp->status.PR_WHY = PR_SYSENTRY;
2291 fprintf(stderr, "odd stop %d\n", tcp->status.PR_WHY);