func os.fixCount
2 uses
os (current package)
file.go#L353: func fixCount(n int, err error) (int, error) {
file_unix.go#L373: n, e = fixCount(syscall.Readlink(name, b))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)