const net.hostLookupFiles
9 uses
net (current package)
conf.go#L149: return hostLookupFiles
conf.go#L178: return hostLookupFiles
conf.go#L269: return hostLookupFiles
dnsclient_unix.go#L496: hostLookupFiles // only files
dnsclient_unix.go#L504: hostLookupFiles: "files",
dnsclient_unix.go#L526: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L529: if len(addrs) > 0 || order == hostLookupFiles {
dnsclient_unix.go#L566: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L568: if len(addrs) > 0 || order == hostLookupFiles {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |