Searched defs:cgoLookupHost (Results 1 – 2 of 2) sorted by relevance
22 func cgoLookupHost(ctx context.Context, name string) (addrs []string, err error) { func
87 func cgoLookupHost(ctx context.Context, name string) (hosts []string, err error) { func