Searched refs:SECCOMP_SET_MODE_STRICT (Results 1 – 5 of 5) sorted by relevance
2 #if !(defined(SECCOMP_SET_MODE_STRICT) || (defined(HAVE_DECL_SECCOMP_SET_MODE_STRICT) && HAVE_DECL_…3 # define SECCOMP_SET_MODE_STRICT 0 macro17 XLAT(SECCOMP_SET_MODE_STRICT),
1 SECCOMP_SET_MODE_STRICT 0
77 #ifndef SECCOMP_SET_MODE_STRICT78 #define SECCOMP_SET_MODE_STRICT 0 macro
14 #define SECCOMP_SET_MODE_STRICT 0 macro
924 #ifndef SECCOMP_SET_MODE_STRICT925 #define SECCOMP_SET_MODE_STRICT 0 macro969 ret = seccomp(SECCOMP_SET_MODE_STRICT, -1, NULL);973 ret = seccomp(SECCOMP_SET_MODE_STRICT, 0, &prog);1019 ret = seccomp(SECCOMP_SET_MODE_STRICT, 0, NULL);