HomeSort by relevance Sort by last modified time
    Searched refs:CURL_DISABLE_FTP (Results 1 - 15 of 15) sorted by null

  /external/curl/lib/
ftplistparser.h 26 #ifndef CURL_DISABLE_FTP
40 #endif /* CURL_DISABLE_FTP */
ftp.h 27 #ifndef CURL_DISABLE_FTP
37 #endif /* CURL_DISABLE_FTP */
pingpong.h 27 #if !defined(CURL_DISABLE_IMAP) || !defined(CURL_DISABLE_FTP) || \
config-vxworks.h 48 #define CURL_DISABLE_FTP 1
curl_config.h 29 #define CURL_DISABLE_FTP 1
version.c 232 #ifndef CURL_DISABLE_FTP
235 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)
curl_setup.h 154 # ifndef CURL_DISABLE_FTP
155 # define CURL_DISABLE_FTP
krb5.c 37 #if defined(HAVE_GSSAPI) && !defined(CURL_DISABLE_FTP)
343 #endif /* HAVE_GSSAPI && !CURL_DISABLE_FTP */
security.c 46 #ifndef CURL_DISABLE_FTP
586 #endif /* CURL_DISABLE_FTP */
curl_config.h.cmake 28 #cmakedefine CURL_DISABLE_FTP 1
curl_config.h.in 28 #undef CURL_DISABLE_FTP
ftplistparser.c 40 #ifndef CURL_DISABLE_FTP
1015 #endif /* CURL_DISABLE_FTP */
url.c 160 #ifndef CURL_DISABLE_FTP
164 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)
    [all...]
ftp.c 25 #ifndef CURL_DISABLE_FTP
    [all...]
  /external/curl/
configure 960 CURL_DISABLE_FTP
    [all...]

Completed in 327 milliseconds