Home
last modified time | relevance | path

Searched refs:SECCOMP_RET_KILL_PROCESS (Results 1 – 4 of 4) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid.txt2252 SECCOMP_RET_KILL_PROCESS
H A Dlinux.txt2798 SECCOMP_RET_KILL_PROCESS
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs2019 pub const SECCOMP_RET_KILL_PROCESS: c_uint = 0x80000000; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs3207 pub const SECCOMP_RET_KILL_PROCESS: c_uint = 0x80000000; constant