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

  /external/curl/lib/
pingpong.h 28 !defined(CURL_DISABLE_POP3) || !defined(CURL_DISABLE_SMTP)
curl_config.h 50 #define CURL_DISABLE_POP3 1
version.c 261 #ifndef CURL_DISABLE_POP3
264 #if defined(USE_SSL) && !defined(CURL_DISABLE_POP3)
curl_setup.h 172 # ifndef CURL_DISABLE_POP3
173 # define CURL_DISABLE_POP3
curl_config.h.cmake 46 #cmakedefine CURL_DISABLE_POP3 1
curl_config.h.in 49 #undef CURL_DISABLE_POP3
pop3.c 39 #ifndef CURL_DISABLE_POP3
    [all...]
transfer.c 784 #ifndef CURL_DISABLE_POP3
788 #endif /* CURL_DISABLE_POP3 */
    [all...]
url.c 208 #ifndef CURL_DISABLE_POP3
    [all...]
  /external/curl/
configure 951 CURL_DISABLE_POP3
    [all...]

Completed in 339 milliseconds