Home
last modified time | relevance | path

Searched refs:SSHPROTO (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Drequest.h116 struct SSHPROTO *ssh;
/curl/lib/vssh/
H A Dssh.h116 struct SSHPROTO { struct
H A Dwolfssh.c340 struct SSHPROTO *ssh; in wssh_setup_connection()
343 data->req.p.ssh = ssh = calloc(1, sizeof(struct SSHPROTO)); in wssh_setup_connection()
447 struct SSHPROTO *sftp_scp = data->req.p.ssh; in wssh_statemach_act()
1043 struct SSHPROTO *sftp_scp = data->req.p.ssh; in wssh_done()
H A Dlibssh.c668 struct SSHPROTO *protop = data->req.p.ssh; in myssh_statemach_act()
2143 struct SSHPROTO *ssh; in myssh_setup_connection()
2146 data->req.p.ssh = ssh = calloc(1, sizeof(struct SSHPROTO)); in myssh_setup_connection()
2372 struct SSHPROTO *protop = data->req.p.ssh; in myssh_done()
2641 struct SSHPROTO *protop = data->req.p.ssh; in sftp_quote()
H A Dlibssh2.c973 struct SSHPROTO *sshp = data->req.p.ssh; in ssh_statemach_act()
3176 struct SSHPROTO *ssh; in ssh_setup_connection()
3179 data->req.p.ssh = ssh = calloc(1, sizeof(struct SSHPROTO)); in ssh_setup_connection()
3506 struct SSHPROTO *sshp = data->req.p.ssh; in ssh_done()

Completed in 24 milliseconds