Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultSyscalls = []string{}/* 307 elements not displayed */
DefaultSyscalls are the default docker syscalls
View Source
var Syscalls32Bit = map[int]string{}/* 440 elements not displayed */
View Source
var Syscalls64Bit = map[int]string{}/* 398 elements not displayed */
Functions ¶
func IsValidByNumber ¶
IsValidByNumber checks if number is a valid 64bit or 32bit linux syscall
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.