Home
last modified time | relevance | path

Searched refs:CURLPROTO_SCP (Results 1 – 13 of 13) sorted by relevance

/third_party/curl/docs/libcurl/opts/
DCURLINFO_PROTOCOL.md40 CURLPROTO_SCP, CURLPROTO_SFTP, CURLPROTO_SMB, CURLPROTO_SMBS, CURLPROTO_SMTP,
DCURLOPT_PROTOCOLS.md60 CURLPROTO_SCP
DCURLOPT_REDIR_PROTOCOLS.md67 CURLPROTO_SCP
/third_party/curl/lib/vssh/
Dwolfssh.c100 CURLPROTO_SCP, /* protocol */
378 if(conn->handler->protocol & CURLPROTO_SCP) { in wssh_connect()
420 if(conn->handler->protocol & CURLPROTO_SCP) in wssh_connect()
977 if(conn->handler->protocol & CURLPROTO_SCP) in wssh_do()
Dlibssh.c168 CURLPROTO_SCP, /* protocol */
169 CURLPROTO_SCP, /* family */
2177 if(conn->handler->protocol & CURLPROTO_SCP) { in myssh_connect()
2337 if(conn->handler->protocol & CURLPROTO_SCP) in myssh_do_it()
Dlibssh2.c145 CURLPROTO_SCP, /* protocol */
146 CURLPROTO_SCP, /* family */
3347 if(conn->handler->protocol & CURLPROTO_SCP) { in ssh_connect()
3468 if(conn->handler->protocol & CURLPROTO_SCP) in ssh_do()
/third_party/curl/lib/
Dcurl_path.c56 if((data->conn->handler->protocol & CURLPROTO_SCP) && in Curl_getworkingpath()
Durldata.h102 #define PROTO_FAMILY_SSH (CURLPROTO_SCP|CURLPROTO_SFTP)
Dtransfer.c380 return conn->handler->protocol&(CURLPROTO_SCP|CURLPROTO_SFTP) || in data_pending()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions953 CURLPROTO_SCP 7.19.4
Dlibcurl-symbols.md2843 ## CURLPROTO_SCP section in libcurl symbols
/third_party/curl/include/curl/
Dcurl.h1036 #define CURLPROTO_SCP (1<<4) macro
/third_party/curl/packages/OS400/
Dcurl.inc.in1009 d CURLPROTO_SCP...