func golang.org/x/sys/unix.Getdirentries
2 uses
golang.org/x/sys/unix (current package)
readdirent_getdirentries.go#L18: return Getdirentries(fd, buf, base)
syscall_darwin.1_13.go#L32: func Getdirentries(fd int, buf []byte, basep *uintptr) (n int, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)