Home
last modified time | relevance | path

Searched refs:proto_sftp (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/src/
Dtool_libinfo.c52 const char *proto_sftp = NULL; variable
68 { "sftp", &proto_sftp },
Dtool_libinfo.h45 extern const char *proto_sftp;
Dtool_operate.c1531 if(use_proto == proto_scp || use_proto == proto_sftp) { in single_transfer()
1804 if((use_proto == proto_scp || use_proto == proto_sftp) && in single_transfer()