Home
last modified time | relevance | path

Searched refs:ldap_simple_bind_s (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dsetup-os400.h120 #define ldap_simple_bind_s Curl_ldap_simple_bind_s_a macro
H A Dldap.c283 rc = (int)ldap_simple_bind_s(server, inuser, inpass); in ldap_win_bind()
521 rc = ldap_simple_bind_s(server, user, passwd); in ldap_do()
529 rc = ldap_simple_bind_s(server, user, passwd); in ldap_do()
/curl/packages/OS400/
H A Dos400sys.c573 i = ldap_simple_bind_s(ld, edn, epasswd); in Curl_ldap_simple_bind_s_a()
/curl/docs/
H A DTODO734 Currently the LDAP module only supports ldap_simple_bind_s() in order to bind

Completed in 16 milliseconds