var net.lookupOrderName

2 uses

	net (current package)
		dnsclient_unix.go#L500: var lookupOrderName = map[hostLookupOrder]string{
		dnsclient_unix.go#L509: 	if s, ok := lookupOrderName[o]; ok {