Searched refs:SECCOMP_RET_KILL_THREAD (Results 1 – 4 of 4) sorted by relevance
2020 pub const SECCOMP_RET_KILL_THREAD: c_uint = 0x00000000; constant2021 pub const SECCOMP_RET_KILL: c_uint = SECCOMP_RET_KILL_THREAD;
2253 SECCOMP_RET_KILL_THREAD
2799 SECCOMP_RET_KILL_THREAD
3208 pub const SECCOMP_RET_KILL_THREAD: c_uint = 0x00000000; constant3209 pub const SECCOMP_RET_KILL: c_uint = SECCOMP_RET_KILL_THREAD;