Searched defs:SECCOMP_RET_LOG (Results 1 – 7 of 7) sorted by relevance
215 const SECCOMP_RET_LOG: u32 = 0x7ffc0000; in create_sandbox_minijail() constant
45 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
55 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
73 SECCOMP_RET_LOG = 0x7ffc0000 variable
114 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
2035 pub const SECCOMP_RET_LOG: ::c_uint = 0x7ffc0000; constant
2063 pub const SECCOMP_RET_LOG: ::c_uint = 0x7ffc0000; constant