Searched refs:SECCOMP_MODE_DISABLED (Results 1 – 6 of 6) 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
1664 pub const SECCOMP_MODE_DISABLED: ::c_uint = 0; constant
1706 pub const SECCOMP_MODE_DISABLED: ::c_uint = 0; constant