const syscall.ENFILE
2 uses
syscall (current package)
syscall_unix.go#L140: return e == EINTR || e == EMFILE || e == ENFILE || e.Timeout()
zerrors_linux_amd64.go#L1274: ENFILE = Errno(0x17)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)