Searched refs:ldap_simple_bind_s (Results 1 – 4 of 4) sorted by relevance
239 rc = ldap_simple_bind_s(server, inuser, inpass); in ldap_win_bind()465 rc = ldap_simple_bind_s(server, user, passwd); in Curl_ldap()473 rc = ldap_simple_bind_s(server, user, passwd); in Curl_ldap()
192 #define ldap_simple_bind_s Curl_ldap_simple_bind_s_a macro
1007 i = ldap_simple_bind_s(ld, edn, epasswd); in Curl_ldap_simple_bind_s_a()
710 Currently the LDAP module only supports ldap_simple_bind_s() in order to bind