Searched refs:ssh_connect (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/ssh/include/ |
H A D | sshconnect.h | 46 ssh_connect(const char *, struct sockaddr_storage *, ushort_t, int, int,
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 96 and reads configuration (readconf.c), then calls ssh_connect (in
|
/titanic_44/usr/src/cmd/ssh/ssh/ |
H A D | ssh.c | 656 if (ssh_connect(host, &hostaddr, options.port, IPv4or6,
|
H A D | sshconnect.c | 321 ssh_connect(const char *host, struct sockaddr_storage * hostaddr, in ssh_connect() function
|