Searched defs:SECCOMP_RET_TRACE (Results 1 – 7 of 7) sorted by relevance
214 const SECCOMP_RET_TRACE: u32 = 0x7ff00000; in create_sandbox_minijail() constant
44 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
71 SECCOMP_RET_TRACE = 0x7ff00000 variable
75 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
110 #define SECCOMP_RET_TRACE 0x7ff00000U /* pass to a tracer or disallow */ macro
2034 pub const SECCOMP_RET_TRACE: ::c_uint = 0x7ff00000; constant
2062 pub const SECCOMP_RET_TRACE: ::c_uint = 0x7ff00000; constant