Searched refs:SSHPROTO (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dssh.h98 struct SSHPROTO { struct
H A Dssh.c642 struct SSHPROTO *sftp_scp = data->state.proto.ssh;
2597 struct SSHPROTO *ssh;
2607 ssh = calloc(1, sizeof(struct SSHPROTO));
2778 make sure we have a good 'struct SSHPROTO' to play with. For new
2779 connections, the struct SSHPROTO is allocated and setup in the
2830 struct SSHPROTO *sftp_scp = conn->data->state.proto.ssh;
H A Durldata.h1244 struct SSHPROTO *ssh;

Completed in 72 milliseconds