Searched defs:SECCOMP_RET_TRAP (Results 1 – 4 of 4) sorted by relevance
22 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
40 # define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
89 #define SECCOMP_RET_TRAP 0x00030000U // Disallow and force a SIGSYS macro