syscalls

package
v1.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2022 License: MIT Imports: 0 Imported by: 0

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 IsValid

func IsValid(syscall string) bool

IsValid checks if string is a valid 64bit or 32bit linux syscall

func IsValidByNumber

func IsValidByNumber(syscall int) (string, bool)

IsValidByNumber checks if number is a valid 64bit or 32bit linux syscall

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL