Home
last modified time | relevance | path

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

/external/curl/lib/
Dsetup-os400.h192 #define ldap_simple_bind_s Curl_ldap_simple_bind_s_a macro
Dldap.c405 rc = ldap_simple_bind_s(server, user, passwd); in Curl_ldap()
409 rc = ldap_simple_bind_s(server, user, passwd); in Curl_ldap()
/external/curl/packages/OS400/
Dos400sys.c979 i = ldap_simple_bind_s(ld, edn, epasswd); in Curl_ldap_simple_bind_s_a()
/external/curl/docs/
DTODO650 Currently the LDAP module only supports ldap_simple_bind_s() in order to bind