Home
last modified time | relevance | path

Searched refs:resolve_host (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/
Dssh.c242 resolve_host(const char *name, int port, int logerr, char *cname, size_t clen) in resolve_host() function
411 if ((addrs = resolve_host(fullhost, port, 0, in resolve_canonicalize()
436 if ((addrs = resolve_host(fullhost, port, 0, in resolve_canonicalize()
1058 if ((addrs = resolve_host(host, options.port, in main()
1264 if ((addrs = resolve_host(host, options.port, 1, in main()