Searched defs:SECCOMP_SET_MODE_STRICT (Results 1 – 5 of 5) sorted by relevance
23 # define SECCOMP_SET_MODE_STRICT 0 macro
15 #define SECCOMP_SET_MODE_STRICT 0 macro
1497 #define SECCOMP_SET_MODE_STRICT 0 macro
150 #define SECCOMP_SET_MODE_STRICT 0 macro
2349 pub const SECCOMP_SET_MODE_STRICT: ::c_uint = 0; constant