Home
last modified time | relevance | path

Searched refs:ki_xstat (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Duser.h158 u_short ki_xstat; /* Exit status for wait & stop signal */ member
/f-stack/freebsd/sys/
H A Duser.h159 u_short ki_xstat; /* Exit status for wait & stop signal */ member
/f-stack/freebsd/kern/
H A Dkern_proc.c1152 kp->ki_xstat = KW_EXITCODE(p->p_xexit, p->p_xsig); in fill_kinfo_proc_only()
1426 CP(*ki, *ki32, ki_xstat); in freebsd32_kinfo_proc_out()