Searched refs:ki_stat (Results 1 – 3 of 3) sorted by relevance
1120 kp->ki_stat = SZOMB; in fill_kinfo_proc_only()1252 kp->ki_stat = SRUN; in fill_kinfo_thread()1254 kp->ki_stat = SSTOP; in fill_kinfo_thread()1256 kp->ki_stat = SSLEEP; in fill_kinfo_thread()1258 kp->ki_stat = SLOCK; in fill_kinfo_thread()1260 kp->ki_stat = SWAIT; in fill_kinfo_thread()1263 kp->ki_stat = SZOMB; in fill_kinfo_thread()1265 kp->ki_stat = SIDL; in fill_kinfo_thread()1439 CP(*ki, *ki32, ki_stat); in freebsd32_kinfo_proc_out()
171 char ki_stat; /* S* process status */ member
172 char ki_stat; /* S* process status */ member