Searched refs:ldap_ssl (Results 1 – 5 of 5) sorted by relevance
280 int ldap_ssl = 0; in Curl_ldap() local313 ldap_ssl = 1; in Curl_ldap()315 ldap_ssl ? "encrypted" : "cleartext"); in Curl_ldap()338 if(ldap_ssl) { in Curl_ldap()479 if(!ldap_ssl && rc != 0) { in Curl_ldap()724 if(ldap_ssl) in Curl_ldap()
389 /* Define to 1 if you have the ldap_ssl.h header file. */
401 /* Define to 1 if you have the ldap_ssl.h header file. */
561 dnl Check for compilable and valid ldap_ssl.h header565 AC_CACHE_CHECK([for ldap_ssl.h], [curl_cv_header_ldap_ssl_h], [588 #include <ldap_ssl.h>601 [Define to 1 if you have the ldap_ssl.h header file.])
615 check_include_file_concat("ldap_ssl.h" HAVE_LDAP_SSL_H)