Searched refs:p_xstat (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/sys/ |
| D | sysctl.h | 439 u_int16_t p_xstat; /* U_SHORT: Exit status for wait; also stop signal. */ member 660 (kp)->p_xstat = W_EXITCODE((pr)->ps_xexit, (pr)->ps_xsig); \
|
| /openbsd/src/bin/ps/ |
| D | keyword.c | 192 {"xstat", "XSTAT", NULL, 0, pvar, 4, 0, POFF(p_xstat), UINT16, "x"},
|