Searched defs:SECCOMP_RET_TRAP (Results 1 – 7 of 7) sorted by relevance
41 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
53 #define SECCOMP_RET_TRAP 0x00030000U /* return SIGSYS */ macro
69 SECCOMP_RET_TRAP = 0x00030000 variable
73 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
108 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
2031 pub const SECCOMP_RET_TRAP: ::c_uint = 0x00030000; constant
2060 pub const SECCOMP_RET_TRAP: ::c_uint = 0x00030000; constant