const net.hostLookupDNS

4 uses

	net (current package)
		conf.go#L170: 			return hostLookupDNS
		conf.go#L271: 		return hostLookupDNS
		dnsclient_unix.go#L497: 	hostLookupDNS                      // only DNS
		dnsclient_unix.go#L505: 	hostLookupDNS:      "dns",