Searched defs:procctl_reaper_status (Results 1 – 1 of 1) sorted by relevance
239 struct procctl_reaper_status { struct240 rs_flags: c_uint,241 rs_children: c_uint,242 rs_descendants: c_uint,243 rs_reaper: RawPid,244 rs_pid: RawPid,245 rs_pad0: [c_uint; 15],