golang.org/x/sys/unix.RawSockaddrIUCV.Name (field)
4 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L918: sa.raw.Name[i] = ' '
syscall_linux.go#L927: sa.raw.Name[i] = int8(b)
syscall_linux.go#L1154: name[i] = byte(pp.Name[i])
ztypes_linux.go#L400: Name [8]int8
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)