const syscall.ERANGE
2 uses
syscall (current package)
zerrors_linux_amd64.go#L1315: ERANGE = Errno(0x22)
os
file_unix.go#L382: if runtime.GOOS == "aix" && e == syscall.ERANGE {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)