OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ssh_init
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
ssh_api.h
40
*
ssh_init
() create a ssh connection object with given (optional)
43
int
ssh_init
(struct ssh **, int is_server, struct kex_params *kex_params);
ssh_api.c
75
ssh_init
(struct ssh **sshp, int is_server, struct kex_params *kex_params)
function
Completed in 445 milliseconds