net.hostLookupOrder.String (method)

2 uses

	net (current package)
		conf.go#L126: 			print("go package net: hostLookupOrder(", hostname, ") = ", ret.String(), "\n")
		dnsclient_unix.go#L508: func (o hostLookupOrder) String() string {