Searched refs:SECCOMP_MODE_DISABLED (Results 1 – 11 of 11) sorted by relevance
6 #if defined(SECCOMP_MODE_DISABLED) || (defined(HAVE_DECL_SECCOMP_MODE_DISABLED) && HAVE_DECL_SECCOM…8 static_assert((SECCOMP_MODE_DISABLED) == (0), "SECCOMP_MODE_DISABLED != 0");11 # define SECCOMP_MODE_DISABLED 038 XLAT(SECCOMP_MODE_DISABLED),
1 SECCOMP_MODE_DISABLED 0
15 # define SECCOMP_MODE_DISABLED 0 macro
10 #define SECCOMP_MODE_DISABLED 0 /* seccomp is not in use. */ macro
107 const SECCOMP_MODE_DISABLED: i32 = 0; constant116 Disabled = SECCOMP_MODE_DISABLED,128 SECCOMP_MODE_DISABLED => Ok(Self::Disabled), in try_from()
2224 pub const SECCOMP_MODE_DISABLED: ::c_uint = 0; constant
2516 pub const SECCOMP_MODE_DISABLED: ::c_uint = 0; constant
2563 pub const SECCOMP_MODE_DISABLED: ::c_uint = 0; constant