Constant SYS_SECCOMP_
pub const SYS_SECCOMP_: i32 = 1;
Available on crate feature
dep_nc
only.Expand description
SIGSYS si_codes
seccomp triggered
Return from SYS_SECCOMP
as it is already used by an syscall num.
pub const SYS_SECCOMP_: i32 = 1;
dep_nc
only.SIGSYS si_codes
seccomp triggered
Return from SYS_SECCOMP
as it is already used by an syscall num.