go/src/os/sys.go

// Hostname returns the host name reported by the kernel.
func Hostname() (name string, err error) {}