Searched refs:CURLPROTO_FTP (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_libinfo.c57 { "ftp", CURLPROTO_FTP },
H A Dtool_paramhlp.c198 { "ftp", CURLPROTO_FTP },
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dsendf.c440 if((conn->handler->protocol&CURLPROTO_FTP) &&
H A Dftp.c180 CURLPROTO_FTP, /* protocol */
206 CURLPROTO_FTP | CURLPROTO_FTPS, /* protocol */
H A Dhttp.c1714 if((conn->handler->protocol&(CURLPROTO_HTTP|CURLPROTO_FTP)) &&
H A Durl.c3028 if((needle->handler->protocol & CURLPROTO_FTP) ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/include/curl/
H A Dcurl.h723 #define CURLPROTO_FTP (1<<2) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tmp/include/curl/
H A Dcurl.h723 #define CURLPROTO_FTP (1<<2) macro

Completed in 130 milliseconds