Home
last modified time | relevance | path

Searched defs:SECCOMP_RET_KILL (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/include/lapi/
H A Dseccomp.h20 # define SECCOMP_RET_KILL SECCOMP_RET_KILL_THREAD macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2030 pub const SECCOMP_RET_KILL: ::c_uint = SECCOMP_RET_KILL_THREAD; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2059 pub const SECCOMP_RET_KILL: ::c_uint = SECCOMP_RET_KILL_THREAD; consts

Completed in 29 milliseconds