Home
last modified time | relevance | path

Searched refs:goLookupHostOrder (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/net/
H A Ddnsclient_unix.go396 return goLookupHostOrder(name, hostLookupFilesDNS)
399 func goLookupHostOrder(name string, order hostLookupOrder) (addrs []string, err error) { func
H A Dlookup_unix.go61 return goLookupHostOrder(host, order)
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/net/
H A Ddnsclient_unix.go396 return goLookupHostOrder(name, hostLookupFilesDNS)
399 func goLookupHostOrder(name string, order hostLookupOrder) (addrs []string, err error) { func
H A Dlookup_unix.go61 return goLookupHostOrder(host, order)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/net/
H A Ddnsclient_unix.go387 return goLookupHostOrder(name, hostLookupFilesDNS)
390 func goLookupHostOrder(name string, order hostLookupOrder) (addrs []string, err error) { func
H A Dlookup_unix.go61 return goLookupHostOrder(host, order)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/net/
H A Ddnsclient_unix.go414 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
417 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
H A Dlookup_unix.go86 return r.goLookupHostOrder(ctx, host, order)
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/net/
H A Ddnsclient_unix.go414 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
417 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
H A Dlookup_unix.go86 return r.goLookupHostOrder(ctx, host, order)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/net/
H A Ddnsclient_unix.go414 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
417 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
H A Dlookup_unix.go86 return r.goLookupHostOrder(ctx, host, order)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/net/
H A Ddnsclient_unix.go414 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
417 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
H A Dlookup_unix.go86 return r.goLookupHostOrder(ctx, host, order)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/net/
H A Ddnsclient_unix.go414 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
417 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
H A Dlookup_unix.go86 return r.goLookupHostOrder(ctx, host, order)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/net/
H A Ddnsclient_unix.go414 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
417 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
H A Dlookup_unix.go86 return r.goLookupHostOrder(ctx, host, order)
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/net/
H A Ddnsclient_unix.go414 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
417 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
H A Dlookup_unix.go86 return r.goLookupHostOrder(ctx, host, order)
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/net/
H A Ddnsclient_unix.go514 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
517 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
/dports/lang/gcc9/gcc-9.4.0/libgo/go/net/
H A Ddnsclient_unix.go514 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
517 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/net/
H A Ddnsclient_unix.go514 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
517 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/net/
H A Ddnsclient_unix.go523 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
526 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/net/
H A Ddnsclient_unix.go523 return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
526 func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addr… func

12