syscall.Dirent.Namlen (field)
3 uses
syscall (current package)
syscall_darwin.go#L66: return readInt(buf, unsafe.Offsetof(Dirent{}.Namlen), unsafe.Sizeof(Dirent{}.Namlen))
ztypes_darwin_arm64.go#L148: Namlen uint16
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)