Structs§
- Filter
- A compiled seccomp filter program.
Enums§
- Action
- Action to be performed, if a syscall is executed that is not in the allow-list.
- Allow
- Abstract allow-list features that map to one or more syscalls each.
Functions§
- seccomp_
supported - Returns
true
if seccomp is supported on this platform.