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