func golang.org/x/sys/unix.Getdents
2 uses
golang.org/x/sys/unix (current package)
readdirent_getdents.go#L12: return Getdents(fd, buf)
zsyscall_linux.go#L885: func Getdents(fd int, buf []byte) (n int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)