Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/AnonR/smanonr..../lib/golang/api
File: go1.13.txt
pkg bytes, func ToValidUTF8([]uint8, []uint8) []uint8
[0] Fix | Delete
pkg crypto/ed25519, const PrivateKeySize = 64
[1] Fix | Delete
pkg crypto/ed25519, const PrivateKeySize ideal-int
[2] Fix | Delete
pkg crypto/ed25519, const PublicKeySize = 32
[3] Fix | Delete
pkg crypto/ed25519, const PublicKeySize ideal-int
[4] Fix | Delete
pkg crypto/ed25519, const SeedSize = 32
[5] Fix | Delete
pkg crypto/ed25519, const SeedSize ideal-int
[6] Fix | Delete
pkg crypto/ed25519, const SignatureSize = 64
[7] Fix | Delete
pkg crypto/ed25519, const SignatureSize ideal-int
[8] Fix | Delete
pkg crypto/ed25519, func GenerateKey(io.Reader) (PublicKey, PrivateKey, error)
[9] Fix | Delete
pkg crypto/ed25519, func NewKeyFromSeed([]uint8) PrivateKey
[10] Fix | Delete
pkg crypto/ed25519, func Sign(PrivateKey, []uint8) []uint8
[11] Fix | Delete
pkg crypto/ed25519, func Verify(PublicKey, []uint8, []uint8) bool
[12] Fix | Delete
pkg crypto/ed25519, method (PrivateKey) Public() crypto.PublicKey
[13] Fix | Delete
pkg crypto/ed25519, method (PrivateKey) Seed() []uint8
[14] Fix | Delete
pkg crypto/ed25519, method (PrivateKey) Sign(io.Reader, []uint8, crypto.SignerOpts) ([]uint8, error)
[15] Fix | Delete
pkg crypto/ed25519, type PrivateKey []uint8
[16] Fix | Delete
pkg crypto/ed25519, type PublicKey []uint8
[17] Fix | Delete
pkg crypto/tls, const Ed25519 = 2055
[18] Fix | Delete
pkg crypto/tls, const Ed25519 SignatureScheme
[19] Fix | Delete
pkg crypto/x509, const Ed25519 = 4
[20] Fix | Delete
pkg crypto/x509, const Ed25519 PublicKeyAlgorithm
[21] Fix | Delete
pkg crypto/x509, const PureEd25519 = 16
[22] Fix | Delete
pkg crypto/x509, const PureEd25519 SignatureAlgorithm
[23] Fix | Delete
pkg database/sql, method (*Conn) Raw(func(interface{}) error) error
[24] Fix | Delete
pkg database/sql, method (*NullInt32) Scan(interface{}) error
[25] Fix | Delete
pkg database/sql, method (NullInt32) Value() (driver.Value, error)
[26] Fix | Delete
pkg database/sql, method (*NullTime) Scan(interface{}) error
[27] Fix | Delete
pkg database/sql, method (NullTime) Value() (driver.Value, error)
[28] Fix | Delete
pkg database/sql, type NullInt32 struct
[29] Fix | Delete
pkg database/sql, type NullInt32 struct, Int32 int32
[30] Fix | Delete
pkg database/sql, type NullInt32 struct, Valid bool
[31] Fix | Delete
pkg database/sql, type NullTime struct
[32] Fix | Delete
pkg database/sql, type NullTime struct, Time time.Time
[33] Fix | Delete
pkg database/sql, type NullTime struct, Valid bool
[34] Fix | Delete
pkg debug/dwarf, method (*UnsupportedType) Common() *CommonType
[35] Fix | Delete
pkg debug/dwarf, method (*UnsupportedType) Size() int64
[36] Fix | Delete
pkg debug/dwarf, method (*UnsupportedType) String() string
[37] Fix | Delete
pkg debug/dwarf, type UnsupportedType struct
[38] Fix | Delete
pkg debug/dwarf, type UnsupportedType struct, embedded CommonType
[39] Fix | Delete
pkg debug/dwarf, type UnsupportedType struct, Tag Tag
[40] Fix | Delete
pkg debug/elf, type Symbol struct, Library string
[41] Fix | Delete
pkg debug/elf, type Symbol struct, Version string
[42] Fix | Delete
pkg encoding/csv, method (*ParseError) Unwrap() error
[43] Fix | Delete
pkg encoding/json, method (*MarshalerError) Unwrap() error
[44] Fix | Delete
pkg errors, func As(error, interface{}) bool
[45] Fix | Delete
pkg errors, func Is(error, error) bool
[46] Fix | Delete
pkg errors, func Unwrap(error) error
[47] Fix | Delete
pkg go/constant, func Make(interface{}) Value
[48] Fix | Delete
pkg go/constant, func Val(Value) interface{}
[49] Fix | Delete
pkg go/token, func IsExported(string) bool
[50] Fix | Delete
pkg go/token, func IsIdentifier(string) bool
[51] Fix | Delete
pkg go/token, func IsKeyword(string) bool
[52] Fix | Delete
pkg go/types, func CheckExpr(*token.FileSet, *Package, token.Pos, ast.Expr, *Info) error
[53] Fix | Delete
pkg log, func Writer() io.Writer
[54] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_ALERT = 1
[55] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_ALERT Priority
[56] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_AUTH = 32
[57] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_AUTH Priority
[58] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_AUTHPRIV = 80
[59] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_AUTHPRIV Priority
[60] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_CRIT = 2
[61] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_CRIT Priority
[62] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_CRON = 72
[63] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_CRON Priority
[64] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_DAEMON = 24
[65] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_DAEMON Priority
[66] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_DEBUG = 7
[67] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_DEBUG Priority
[68] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_EMERG = 0
[69] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_EMERG Priority
[70] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_ERR = 3
[71] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_ERR Priority
[72] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_FTP = 88
[73] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_FTP Priority
[74] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_INFO = 6
[75] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_INFO Priority
[76] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_KERN = 0
[77] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_KERN Priority
[78] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL0 = 128
[79] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL0 Priority
[80] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL1 = 136
[81] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL1 Priority
[82] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL2 = 144
[83] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL2 Priority
[84] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL3 = 152
[85] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL3 Priority
[86] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL4 = 160
[87] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL4 Priority
[88] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL5 = 168
[89] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL5 Priority
[90] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL6 = 176
[91] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL6 Priority
[92] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL7 = 184
[93] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL7 Priority
[94] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LPR = 48
[95] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_LPR Priority
[96] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_MAIL = 16
[97] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_MAIL Priority
[98] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_NEWS = 56
[99] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_NEWS Priority
[100] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_NOTICE = 5
[101] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_NOTICE Priority
[102] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_SYSLOG = 40
[103] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_SYSLOG Priority
[104] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_USER = 8
[105] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_USER Priority
[106] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_UUCP = 64
[107] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_UUCP Priority
[108] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_WARNING = 4
[109] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), const LOG_WARNING Priority
[110] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), func Dial(string, string, Priority, string) (*Writer, error)
[111] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), func NewLogger(Priority, int) (*log.Logger, error)
[112] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), func New(Priority, string) (*Writer, error)
[113] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Alert(string) error
[114] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Close() error
[115] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Crit(string) error
[116] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Debug(string) error
[117] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Emerg(string) error
[118] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Err(string) error
[119] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Info(string) error
[120] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Notice(string) error
[121] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Warning(string) error
[122] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Write([]uint8) (int, error)
[123] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), type Priority int
[124] Fix | Delete
pkg log/syslog (netbsd-arm64-cgo), type Writer struct
[125] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_ALERT = 1
[126] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_ALERT Priority
[127] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_AUTH = 32
[128] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_AUTH Priority
[129] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_AUTHPRIV = 80
[130] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_AUTHPRIV Priority
[131] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_CRIT = 2
[132] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_CRIT Priority
[133] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_CRON = 72
[134] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_CRON Priority
[135] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_DAEMON = 24
[136] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_DAEMON Priority
[137] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_DEBUG = 7
[138] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_DEBUG Priority
[139] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_EMERG = 0
[140] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_EMERG Priority
[141] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_ERR = 3
[142] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_ERR Priority
[143] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_FTP = 88
[144] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_FTP Priority
[145] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_INFO = 6
[146] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_INFO Priority
[147] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_KERN = 0
[148] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_KERN Priority
[149] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL0 = 128
[150] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL0 Priority
[151] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL1 = 136
[152] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL1 Priority
[153] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL2 = 144
[154] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL2 Priority
[155] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL3 = 152
[156] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL3 Priority
[157] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL4 = 160
[158] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL4 Priority
[159] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL5 = 168
[160] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL5 Priority
[161] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL6 = 176
[162] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL6 Priority
[163] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL7 = 184
[164] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LOCAL7 Priority
[165] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LPR = 48
[166] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_LPR Priority
[167] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_MAIL = 16
[168] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_MAIL Priority
[169] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_NEWS = 56
[170] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_NEWS Priority
[171] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_NOTICE = 5
[172] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_NOTICE Priority
[173] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_SYSLOG = 40
[174] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_SYSLOG Priority
[175] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_USER = 8
[176] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_USER Priority
[177] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_UUCP = 64
[178] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_UUCP Priority
[179] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_WARNING = 4
[180] Fix | Delete
pkg log/syslog (netbsd-arm64), const LOG_WARNING Priority
[181] Fix | Delete
pkg log/syslog (netbsd-arm64), func Dial(string, string, Priority, string) (*Writer, error)
[182] Fix | Delete
pkg log/syslog (netbsd-arm64), func NewLogger(Priority, int) (*log.Logger, error)
[183] Fix | Delete
pkg log/syslog (netbsd-arm64), func New(Priority, string) (*Writer, error)
[184] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Alert(string) error
[185] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Close() error
[186] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Crit(string) error
[187] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Debug(string) error
[188] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Emerg(string) error
[189] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Err(string) error
[190] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Info(string) error
[191] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Notice(string) error
[192] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Warning(string) error
[193] Fix | Delete
pkg log/syslog (netbsd-arm64), method (*Writer) Write([]uint8) (int, error)
[194] Fix | Delete
pkg log/syslog (netbsd-arm64), type Priority int
[195] Fix | Delete
pkg log/syslog (netbsd-arm64), type Writer struct
[196] Fix | Delete
pkg math/big, method (*Int) TrailingZeroBits() uint
[197] Fix | Delete
pkg math/big, method (*Rat) SetUint64(uint64) *Rat
[198] Fix | Delete
pkg net/http, const SameSiteNoneMode = 4
[199] Fix | Delete
pkg net/http, const SameSiteNoneMode SameSite
[200] Fix | Delete
pkg net/http, const StatusEarlyHints = 103
[201] Fix | Delete
pkg net/http, const StatusEarlyHints ideal-int
[202] Fix | Delete
pkg net/http, func NewRequestWithContext(context.Context, string, string, io.Reader) (*Request, error)
[203] Fix | Delete
pkg net/http, method (Header) Clone() Header
[204] Fix | Delete
pkg net/http, method (*Request) Clone(context.Context) *Request
[205] Fix | Delete
pkg net/http, method (*Transport) Clone() *Transport
[206] Fix | Delete
pkg net/http, type Server struct, BaseContext func(net.Listener) context.Context
[207] Fix | Delete
pkg net/http, type Server struct, ConnContext func(context.Context, net.Conn) context.Context
[208] Fix | Delete
pkg net/http, type Transport struct, ForceAttemptHTTP2 bool
[209] Fix | Delete
pkg net/http, type Transport struct, ReadBufferSize int
[210] Fix | Delete
pkg net/http, type Transport struct, WriteBufferSize int
[211] Fix | Delete
pkg net, method (*DNSConfigError) Unwrap() error
[212] Fix | Delete
pkg net, method (*OpError) Unwrap() error
[213] Fix | Delete
pkg net, type DNSError struct, IsNotFound bool
[214] Fix | Delete
pkg net, type ListenConfig struct, KeepAlive time.Duration
[215] Fix | Delete
pkg net/url, method (*Error) Unwrap() error
[216] Fix | Delete
pkg os/exec, method (*Cmd) String() string
[217] Fix | Delete
pkg os/exec, method (*Error) Unwrap() error
[218] Fix | Delete
pkg os, func UserConfigDir() (string, error)
[219] Fix | Delete
pkg os, method (*LinkError) Unwrap() error
[220] Fix | Delete
pkg os, method (*PathError) Unwrap() error
[221] Fix | Delete
pkg os, method (*SyscallError) Unwrap() error
[222] Fix | Delete
pkg os (netbsd-arm64-cgo), const DevNull = "/dev/null"
[223] Fix | Delete
pkg os (netbsd-arm64-cgo), const O_APPEND = 8
[224] Fix | Delete
pkg os (netbsd-arm64-cgo), const O_CREATE = 512
[225] Fix | Delete
pkg os (netbsd-arm64-cgo), const O_EXCL = 2048
[226] Fix | Delete
pkg os (netbsd-arm64-cgo), const O_SYNC = 128
[227] Fix | Delete
pkg os (netbsd-arm64-cgo), const O_TRUNC = 1024
[228] Fix | Delete
pkg os (netbsd-arm64-cgo), const PathListSeparator = 58
[229] Fix | Delete
pkg os (netbsd-arm64-cgo), const PathSeparator = 47
[230] Fix | Delete
pkg os (netbsd-arm64), const DevNull = "/dev/null"
[231] Fix | Delete
pkg os (netbsd-arm64), const O_APPEND = 8
[232] Fix | Delete
pkg os (netbsd-arm64), const O_CREATE = 512
[233] Fix | Delete
pkg os (netbsd-arm64), const O_EXCL = 2048
[234] Fix | Delete
pkg os (netbsd-arm64), const O_SYNC = 128
[235] Fix | Delete
pkg os (netbsd-arm64), const O_TRUNC = 1024
[236] Fix | Delete
pkg os (netbsd-arm64), const PathListSeparator = 58
[237] Fix | Delete
pkg os (netbsd-arm64), const PathSeparator = 47
[238] Fix | Delete
pkg path/filepath (netbsd-arm64-cgo), const ListSeparator = 58
[239] Fix | Delete
pkg path/filepath (netbsd-arm64-cgo), const Separator = 47
[240] Fix | Delete
pkg path/filepath (netbsd-arm64), const ListSeparator = 58
[241] Fix | Delete
pkg path/filepath (netbsd-arm64), const Separator = 47
[242] Fix | Delete
pkg reflect, method (Value) IsZero() bool
[243] Fix | Delete
pkg runtime (netbsd-arm64-cgo), const GOARCH = "arm64"
[244] Fix | Delete
pkg runtime (netbsd-arm64-cgo), const GOOS = "netbsd"
[245] Fix | Delete
pkg runtime (netbsd-arm64), const GOARCH = "arm64"
[246] Fix | Delete
pkg runtime (netbsd-arm64), const GOOS = "netbsd"
[247] Fix | Delete
pkg strings, func ToValidUTF8(string, string) string
[248] Fix | Delete
pkg syscall, method (Errno) Is(error) bool
[249] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_APPLETALK = 16
[250] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_APPLETALK ideal-int
[251] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ARP = 28
[252] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ARP ideal-int
[253] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_BLUETOOTH = 31
[254] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_BLUETOOTH ideal-int
[255] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_CCITT = 10
[256] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_CCITT ideal-int
[257] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_CHAOS = 5
[258] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_CHAOS ideal-int
[259] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_CNT = 21
[260] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_CNT ideal-int
[261] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_COIP = 20
[262] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_COIP ideal-int
[263] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_DATAKIT = 9
[264] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_DATAKIT ideal-int
[265] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_DECnet = 12
[266] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_DECnet ideal-int
[267] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_DLI = 13
[268] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_DLI ideal-int
[269] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_E164 = 26
[270] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_E164 ideal-int
[271] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ECMA = 8
[272] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ECMA ideal-int
[273] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_HYLINK = 15
[274] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_HYLINK ideal-int
[275] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_IEEE80211 = 32
[276] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_IEEE80211 ideal-int
[277] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_IMPLINK = 3
[278] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_IMPLINK ideal-int
[279] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_INET6 = 24
[280] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_IPX = 23
[281] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_IPX ideal-int
[282] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ISDN = 26
[283] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ISDN ideal-int
[284] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ISO = 7
[285] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ISO ideal-int
[286] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_LAT = 14
[287] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_LAT ideal-int
[288] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_LINK = 18
[289] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_LINK ideal-int
[290] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_LOCAL = 1
[291] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_LOCAL ideal-int
[292] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_MAX = 35
[293] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_MAX ideal-int
[294] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_MPLS = 33
[295] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_MPLS ideal-int
[296] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_NATM = 27
[297] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_NATM ideal-int
[298] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_NS = 6
[299] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_NS ideal-int
[300] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_OROUTE = 17
[301] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_OROUTE ideal-int
[302] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_OSI = 7
[303] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_OSI ideal-int
[304] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_PUP = 4
[305] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_PUP ideal-int
[306] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ROUTE = 34
[307] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_ROUTE ideal-int
[308] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_SNA = 11
[309] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const AF_SNA ideal-int
[310] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_ARCNET = 7
[311] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_ARCNET ideal-int
[312] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_ETHER = 1
[313] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_ETHER ideal-int
[314] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_FRELAY = 15
[315] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_FRELAY ideal-int
[316] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_IEEE1394 = 24
[317] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_IEEE1394 ideal-int
[318] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_IEEE802 = 6
[319] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_IEEE802 ideal-int
[320] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_STRIP = 23
[321] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const ARPHRD_STRIP ideal-int
[322] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B0 = 0
[323] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B0 ideal-int
[324] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B110 = 110
[325] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B110 ideal-int
[326] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B115200 = 115200
[327] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B115200 ideal-int
[328] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B1200 = 1200
[329] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B1200 ideal-int
[330] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B134 = 134
[331] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B134 ideal-int
[332] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B14400 = 14400
[333] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B14400 ideal-int
[334] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B150 = 150
[335] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B150 ideal-int
[336] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B1800 = 1800
[337] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B1800 ideal-int
[338] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B19200 = 19200
[339] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B19200 ideal-int
[340] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B200 = 200
[341] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B200 ideal-int
[342] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B230400 = 230400
[343] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B230400 ideal-int
[344] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B2400 = 2400
[345] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B2400 ideal-int
[346] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B28800 = 28800
[347] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B28800 ideal-int
[348] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B300 = 300
[349] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B300 ideal-int
[350] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B38400 = 38400
[351] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B38400 ideal-int
[352] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B460800 = 460800
[353] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B460800 ideal-int
[354] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B4800 = 4800
[355] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B4800 ideal-int
[356] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B50 = 50
[357] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B50 ideal-int
[358] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B57600 = 57600
[359] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B57600 ideal-int
[360] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B600 = 600
[361] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B600 ideal-int
[362] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B7200 = 7200
[363] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B7200 ideal-int
[364] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B75 = 75
[365] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B75 ideal-int
[366] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B76800 = 76800
[367] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B76800 ideal-int
[368] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B921600 = 921600
[369] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B921600 ideal-int
[370] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B9600 = 9600
[371] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const B9600 ideal-int
[372] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCFEEDBACK = 2147762813
[373] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCFEEDBACK ideal-int
[374] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCFLUSH = 536887912
[375] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCFLUSH ideal-int
[376] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGBLEN = 1074020966
[377] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGBLEN ideal-int
[378] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGDLT = 1074020970
[379] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGDLT ideal-int
[380] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGDLTLIST = 3222291063
[381] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGDLTLIST ideal-int
[382] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGETIF = 1083196011
[383] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGETIF ideal-int
[384] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGFEEDBACK = 1074020988
[385] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGFEEDBACK ideal-int
[386] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGHDRCMPLT = 1074020980
[387] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGHDRCMPLT ideal-int
[388] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGRTIMEOUT = 1074807419
[389] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGRTIMEOUT ideal-int
[390] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGSEESENT = 1074020984
[391] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGSEESENT ideal-int
[392] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGSTATS = 1082147439
[393] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGSTATS ideal-int
[394] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGSTATSOLD = 1074283119
[395] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCGSTATSOLD ideal-int
[396] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCIMMEDIATE = 2147762800
[397] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCIMMEDIATE ideal-int
[398] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCPROMISC = 536887913
[399] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCPROMISC ideal-int
[400] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSBLEN = 3221504614
[401] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSBLEN ideal-int
[402] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSDLT = 2147762806
[403] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSDLT ideal-int
[404] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSETF = 2148549223
[405] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSETF ideal-int
[406] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSETIF = 2156937836
[407] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSETIF ideal-int
[408] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSFEEDBACK = 2147762813
[409] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSFEEDBACK ideal-int
[410] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSHDRCMPLT = 2147762805
[411] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSHDRCMPLT ideal-int
[412] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSRTIMEOUT = 2148549242
[413] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSRTIMEOUT ideal-int
[414] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSSEESENT = 2147762809
[415] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSSEESENT ideal-int
[416] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSTCPF = 2148549234
[417] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSTCPF ideal-int
[418] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSUDPF = 2148549235
[419] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCSUDPF ideal-int
[420] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCVERSION = 1074020977
[421] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BIOCVERSION ideal-int
[422] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_A = 16
[423] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ABS = 32
[424] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ABS ideal-int
[425] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ADD = 0
[426] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ADD ideal-int
[427] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_A ideal-int
[428] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ALIGNMENT32 = 4
[429] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ALIGNMENT32 ideal-int
[430] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ALIGNMENT = 8
[431] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ALIGNMENT ideal-int
[432] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ALU = 4
[433] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_ALU ideal-int
[434] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_AND = 80
[435] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_AND ideal-int
[436] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_B = 16
[437] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_B ideal-int
[438] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_DFLTBUFSIZE = 1048576
[439] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_DFLTBUFSIZE ideal-int
[440] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_DIV = 48
[441] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_DIV ideal-int
[442] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_H = 8
[443] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_H ideal-int
[444] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_IMM = 0
[445] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_IMM ideal-int
[446] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_IND = 64
[447] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_IND ideal-int
[448] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JA = 0
[449] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JA ideal-int
[450] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JEQ = 16
[451] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JEQ ideal-int
[452] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JGE = 48
[453] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JGE ideal-int
[454] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JGT = 32
[455] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JGT ideal-int
[456] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JMP = 5
[457] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JMP ideal-int
[458] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JSET = 64
[459] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_JSET ideal-int
[460] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_K = 0
[461] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_K ideal-int
[462] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_LD = 0
[463] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_LD ideal-int
[464] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_LDX = 1
[465] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_LDX ideal-int
[466] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_LEN = 128
[467] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_LEN ideal-int
[468] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_LSH = 96
[469] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_LSH ideal-int
[470] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MAJOR_VERSION = 1
[471] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MAJOR_VERSION ideal-int
[472] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MAXBUFSIZE = 16777216
[473] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MAXBUFSIZE ideal-int
[474] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MAXINSNS = 512
[475] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MAXINSNS ideal-int
[476] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MEM = 96
[477] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MEM ideal-int
[478] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MEMWORDS = 16
[479] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MEMWORDS ideal-int
[480] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MINBUFSIZE = 32
[481] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MINBUFSIZE ideal-int
[482] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MINOR_VERSION = 1
[483] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MINOR_VERSION ideal-int
[484] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MISC = 7
[485] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MISC ideal-int
[486] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MSH = 160
[487] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MSH ideal-int
[488] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MUL = 32
[489] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_MUL ideal-int
[490] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_NEG = 128
[491] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_NEG ideal-int
[492] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_OR = 64
[493] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_OR ideal-int
[494] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_RELEASE = 199606
[495] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_RELEASE ideal-int
[496] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_RET = 6
[497] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_RET ideal-int
[498] Fix | Delete
pkg syscall (netbsd-arm64-cgo), const BPF_RSH = 112
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function