OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ssh_connect
(Results
1 - 6
of
6
) sorted by null
/external/openssh/
sshconnect.h
35
int
ssh_connect
(const char *, struct addrinfo *, struct sockaddr_storage *,
roaming_client.c
254
if (
ssh_connect
(host, NULL, &hostaddr, options.port,
OVERVIEW
101
and reads configuration (readconf.c), then calls
ssh_connect
(in
sshconnect.c
435
debug2("
ssh_connect
: needpriv %d", needpriv);
454
error("
ssh_connect
: getnameinfo failed");
504
ssh_connect
(const char *host, struct addrinfo *addrs,
function
[
all
...]
readconf.c
[
all
...]
ssh.c
[
all
...]
Completed in 60 milliseconds