Searched defs:procctl_reaper_kill (Results 1 – 1 of 1) sorted by relevance
385 struct procctl_reaper_kill { struct386 rk_sig: c_int,387 rk_flags: c_uint,388 rk_subtree: RawPid,389 rk_killed: c_uint,390 rk_fpid: RawPid,391 rk_pad0: [c_uint; 15],