Home
last modified time | relevance | path

Searched refs:CURLPROTO_FTP (Results 1 – 9 of 9) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLINFO_PROTOCOL.md38 CURLPROTO_DICT, CURLPROTO_FILE, CURLPROTO_FTP, CURLPROTO_FTPS,
H A DCURLOPT_PROTOCOLS.md45 CURLPROTO_FTP
H A DCURLOPT_REDIR_PROTOCOLS.md52 CURLPROTO_FTP
/curl/lib/
H A Durldata.h81 #define CURLPROTO_REDIR (CURLPROTO_HTTP | CURLPROTO_HTTPS | CURLPROTO_FTP | \
119 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS)
H A Dftp.c254 CURLPROTO_FTP, /* protocol */
255 CURLPROTO_FTP, /* family */
287 CURLPROTO_FTP, /* family */
H A Dhttp.c1637 if((conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_FTP)) && in Curl_http_method()
/curl/docs/libcurl/
H A Dsymbols-in-versions938 CURLPROTO_FTP 7.19.4
/curl/include/curl/
H A Dcurl.h1049 #define CURLPROTO_FTP (1<<2) macro
/curl/packages/OS400/
H A Dcurl.inc.in1013 d CURLPROTO_FTP...

Completed in 68 milliseconds