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

/freebsd-10-stable/crypto/openssh/
H A Dchannels.c1644 error("connect_to %.100s port %d: failed.",
3703 connect_to(const char *name, int port, char *ctype, char *rname) function
3745 error("connect_to %.100s: unknown host (%s)", name,
3776 return connect_to(
3793 return connect_to(
3832 return connect_to(host, port, ctype, rname);
3864 return connect_to(path, PORT_STREAMLOCAL, ctype, rname);
H A Dssh_namespace.h261 #define connect_to Fssh_connect_to macro

Completed in 120 milliseconds