Searched defs:SECCOMP_RET_KILL_PROCESS (Results 1 – 12 of 12) sorted by relevance
43 #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */ macro
23 #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */ macro
38 #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */ macro
50 #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the entire process */ macro
56 SECCOMP_RET_KILL_PROCESS = 0x80000000 variable
106 #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */ macro
2237 pub const SECCOMP_RET_KILL_PROCESS: ::c_uint = 0x80000000; constant
2532 pub const SECCOMP_RET_KILL_PROCESS: ::c_uint = 0x80000000; constant
2579 pub const SECCOMP_RET_KILL_PROCESS: ::c_uint = 0x80000000; constant