Home
last modified time | relevance | path

Searched defs:procctl_reaper_kill (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/process/
Dprocctl.rs385 struct procctl_reaper_kill { struct
386 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],