Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh.c254 resolve_host(const char *name, int port, int logerr, char *cname, size_t clen) in resolve_host() function
476 if ((addrs = resolve_host(fullhost, port, 0, in resolve_canonicalize()
501 if ((addrs = resolve_host(fullhost, port, 0, in resolve_canonicalize()
1267 if ((addrs = resolve_host(host, options.port, in main()
1688 if ((addrs = resolve_host(host, options.port, 1, in main()