Constant nc::types::PR_SET_PTRACER

source ·
pub const PR_SET_PTRACER: i32 = 0x5961_6d61;
Expand description

Set specific pid that is allowed to ptrace the current task. A value of 0 mean “no process”.