Searched refs:connect_to (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.c1630 error("connect_to %.100s port %d: failed.",
3368 connect_to(const char *host, u_short port, char *ctype, char *rname) function
3383 error("connect_to %.100s: unknown host (%s)", host,
3412 return connect_to(
3452 return connect_to(host, port, ctype, rname);

Completed in 67 milliseconds