Searched defs:CURL_DISABLE_LDAPS (Results 1 – 3 of 3) sorted by relevance
1732 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition1733 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst
337 option(CURL_DISABLE_LDAPS "Disable LDAPS" ${CURL_DISABLE_LDAP}) option404 set(CURL_DISABLE_LDAPS ON) variable1092 set(CURL_DISABLE_LDAPS ON CACHE BOOL "" FORCE) variable
243 # define CURL_DISABLE_LDAPS macro
Completed in 19 milliseconds