func golang.org/x/sys/unix.fdopendir
2 uses
golang.org/x/sys/unix (current package)
syscall_darwin.1_13.go#L18: func fdopendir(fd int) (dir uintptr, err error) {
syscall_darwin.1_13.go#L55: d, err := fdopendir(fd2)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)