type golang.org/x/sys/unix.Utsname

2 uses

	golang.org/x/sys/unix (current package)
		zsyscall_linux.go#L1675: func Uname(buf *Utsname) (err error) {
		ztypes_linux.go#L768: type Utsname struct {