strace/xlat/seccomp_ret_action.in

6 lines
138 B
Plaintext
Raw Normal View History

SECCOMP_RET_KILL 0
SECCOMP_RET_TRAP 0x00030000U
SECCOMP_RET_ERRNO 0x00050000U
SECCOMP_RET_TRACE 0x7ff00000U
SECCOMP_RET_ALLOW 0x7fff0000U