Constant PTRACE_EVENTMSG_SYSCALL_ENTRY
pub const PTRACE_EVENTMSG_SYSCALL_ENTRY: i32 = 1;
Available on crate feature
dep_nc
only.Expand description
These values are stored in task->ptrace_message
by tracehook_report_syscall_*
to describe the current syscall-stop.