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