Searched refs:CURL_DISABLE_LDAP (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcurl_ldap.h24 #ifndef CURL_DISABLE_LDAP
H A Dconfig-amigaos.h97 #define CURL_DISABLE_LDAP 1 macro
H A Dconfig-mac.h77 #define CURL_DISABLE_LDAP 1 macro
H A Dconfig-win32ce.h440 #define CURL_DISABLE_LDAP 1 macro
H A Dconfig-dos.h145 #define CURL_DISABLE_LDAP 1 macro
H A Dconfig-symbian.h54 #define CURL_DISABLE_LDAP 1 macro
H A Dcurl_setup.h176 # ifndef CURL_DISABLE_LDAP
177 # define CURL_DISABLE_LDAP macro
590 # define CURL_DISABLE_LDAP 1 macro
H A Dconfig-vxworks.h54 #define CURL_DISABLE_LDAP 1 macro
H A Dconfig-os400.h435 #undef CURL_DISABLE_LDAP macro
H A Dconfig-riscos.h427 #define CURL_DISABLE_LDAP macro
H A Dversion.c187 #ifndef CURL_DISABLE_LDAP
H A Dconfig-win32.h648 # define CURL_DISABLE_LDAP 1 macro
H A Dcurl_config.h.cmake31 #cmakedefine CURL_DISABLE_LDAP ${CURL_DISABLE_LDAP}
H A Dcurl_config.h.in34 #undef CURL_DISABLE_LDAP
H A Dldap.c25 #if !defined(CURL_DISABLE_LDAP) && !defined(USE_OPENLDAP)
732 #endif /* !CURL_DISABLE_LDAP && !USE_OPENLDAP */
H A Dopenldap.c26 #if !defined(CURL_DISABLE_LDAP) && defined(USE_OPENLDAP)
639 #endif /* !CURL_DISABLE_LDAP && USE_OPENLDAP */
H A Durl.c177 #ifndef CURL_DISABLE_LDAP
/macosx-10.9.5/curl-78.94.1/curl/packages/OS400/
H A Dos400sys.c49 #ifndef CURL_DISABLE_LDAP
631 #ifndef CURL_DISABLE_LDAP
941 #endif /* CURL_DISABLE_LDAP */
/macosx-10.9.5/curl-78.94.1/curl/
H A Dconfigure946 CURL_DISABLE_LDAP
18581 $as_echo "#define CURL_DISABLE_LDAP 1" >>confdefs.h
18583 CURL_DISABLE_LDAP=1
18612 *) if test "x$CURL_DISABLE_LDAP" = "x1" ; then
18633 if test "x$CURL_DISABLE_LDAP" = "x1" ; then
20190 if test x$CURL_DISABLE_LDAP != x1 ; then
20568 $as_echo "#define CURL_DISABLE_LDAP 1" >>confdefs.h
20570 CURL_DISABLE_LDAP=1
20684 $as_echo "#define CURL_DISABLE_LDAP 1" >>confdefs.h
20686 CURL_DISABLE_LDAP
[all...]

Completed in 321 milliseconds