const syscall.EFAULT
2 uses
syscall (current package)
zerrors_linux_amd64.go#L1237: EFAULT = Errno(0xe)
internal/poll
sock_cloexec.go#L30: case syscall.EFAULT: // some Linux use this instead of ENOSYS
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)