func syscall.Getdirentries
2 uses
syscall (current package)
syscall_bsd.go#L86: return Getdirentries(fd, buf, base)
syscall_darwin.go#L300: 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)