Searched refs:CURL_DISABLE_POP3 (Results 1 – 17 of 17) sorted by relevance
28 !defined(CURL_DISABLE_POP3)
29 !defined(CURL_DISABLE_POP3)
256 #ifndef CURL_DISABLE_POP3259 #if defined(USE_SSL) && !defined(CURL_DISABLE_POP3)
28 !defined(CURL_DISABLE_POP3) || !defined(CURL_DISABLE_SMTP)
179 # ifndef CURL_DISABLE_POP3180 # define CURL_DISABLE_POP3 macro
71 #define CURL_DISABLE_POP3 1 macro
35 !defined(CURL_DISABLE_POP3)
40 #ifndef CURL_DISABLE_POP3
870 #ifndef CURL_DISABLE_POP3 in readwrite_data()
46 #cmakedefine CURL_DISABLE_POP3 1
70 #undef CURL_DISABLE_POP3
205 #ifndef CURL_DISABLE_POP3
155 option(CURL_DISABLE_POP3 "to disable POP3" OFF) option156 mark_as_advanced(CURL_DISABLE_POP3)173 set(CURL_DISABLE_POP3 ON) variable1232 _add_if("POP3" NOT CURL_DISABLE_POP3)1233 _add_if("POP3S" NOT CURL_DISABLE_POP3 AND SSL_ENABLED)
565 AC_DEFINE(CURL_DISABLE_POP3, 1, [to disable POP3]) definition566 AC_SUBST(CURL_DISABLE_POP3, [1]) subst4634 if test "x$CURL_DISABLE_POP3" != "x1"; then
19385 CURL_DISABLE_POP3=142733 if test "x$CURL_DISABLE_POP3" != "x1"; then
466 "# define CURL_DISABLE_POP3 1",522 "# define CURL_DISABLE_POP3 1",
210 - `CURL_DISABLE_POP3` disables POP3