var syscall.errors
3 uses
syscall (current package)
syscall_unix.go#L117: if 0 <= int(e) && int(e) < len(errors) {
syscall_unix.go#L118: s := errors[e]
zerrors_darwin_arm64.go#L1294: var errors = [...]string{
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)