Searched refs:ldap_ssl (Results 1 – 4 of 4) sorted by relevance
198 int ldap_ssl = 0; in Curl_ldap() local233 ldap_ssl = 1; in Curl_ldap()235 ldap_ssl ? "encrypted" : "cleartext"); in Curl_ldap()268 if(ldap_ssl) { in Curl_ldap()408 if(!ldap_ssl && rc != 0) { in Curl_ldap()669 if(ldap_ssl) in Curl_ldap()
335 /* Define to 1 if you have the ldap_ssl.h header file. */
559 dnl Check for compilable and valid ldap_ssl.h header563 AC_CACHE_CHECK([for ldap_ssl.h], [ac_cv_header_ldap_ssl_h], [586 #include <ldap_ssl.h>599 [Define to 1 if you have the ldap_ssl.h header file.])
429 check_include_file_concat("ldap_ssl.h" HAVE_LDAP_SSL_H)