const syscall.RLIMIT_NOFILE
2 uses
syscall (current package)
zerrors_linux_amd64.go#L800: RLIMIT_NOFILE = 0x7
net
lookup_unix.go#L343: if err := syscall.Getrlimit(syscall.RLIMIT_NOFILE, &rlim); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)