Home
last modified time | relevance | path

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

/netbsd/bin/ps/
H A Dkeyword.c221 PVAR("xstat", "XSTAT", 0, p_xstat, USHORT, "x"),
/netbsd/sys/sys/
H A Dsysctl.h455 uint16_t p_xstat; /* U_SHORT: Exit status for wait; also stop signal. */ member
/netbsd/lib/libkvm/
H A Dkvm_proc.c646 kp2p->p_xstat = P_WAITSTATUS(&kp->kp_proc); in kvm_getproc2()
/netbsd/sys/kern/
H A Dkern_proc.c2817 ki->p_xstat = P_WAITSTATUS(p); in fill_kproc2()