Searched refs:CURL_DISABLE_FTP (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dftplistparser.h26 #ifndef CURL_DISABLE_FTP
40 #endif /* CURL_DISABLE_FTP */
H A Dftp.h27 #ifndef CURL_DISABLE_FTP
37 #endif /* CURL_DISABLE_FTP */
H A Dpingpong.h27 #if !defined(CURL_DISABLE_IMAP) || !defined(CURL_DISABLE_FTP) || \
H A Dversion.c172 #ifndef CURL_DISABLE_FTP
175 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)
H A Dconfig-vxworks.h48 #define CURL_DISABLE_FTP 1 macro
H A Dcurl_setup.h157 # ifndef CURL_DISABLE_FTP
158 # define CURL_DISABLE_FTP macro
H A Dcurl_config.h.cmake25 #cmakedefine CURL_DISABLE_FTP ${CURL_DISABLE_FTP}
H A Dkrb5.c37 #ifndef CURL_DISABLE_FTP
341 #endif /* CURL_DISABLE_FTP */
H A Dsecurity.c46 #ifndef CURL_DISABLE_FTP
601 #endif /* CURL_DISABLE_FTP */
H A Dcurl_config.h.in22 #undef CURL_DISABLE_FTP
H A Dftplistparser.c40 #ifndef CURL_DISABLE_FTP
1053 #endif /* CURL_DISABLE_FTP */
H A Durl.c166 #ifndef CURL_DISABLE_FTP
170 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)
H A Dftp.c25 #ifndef CURL_DISABLE_FTP
4585 #endif /* CURL_DISABLE_FTP */
/macosx-10.10.1/curl-83.1.2/curl/
H A Dconfigure948 CURL_DISABLE_FTP
18589 $as_echo "#define CURL_DISABLE_FTP 1" >>confdefs.h
18591 CURL_DISABLE_FTP=1
39134 if test "x$CURL_DISABLE_FTP" != "x1"; then
[all...]

Completed in 138 milliseconds