Documentation ¶
Overview ¶
Package sentry contains ABI-related constants for the gVisor sentry.
Index ¶
Constants ¶
View Source
const MaxSyscallNum = 2000
MaxSyscallNum is the largest-numbered syscall that is supported. Having this as a constant allows allocating per-syscall data structures that are of fixed size throughout the codebase.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.