Home
last modified time | relevance | path

Searched refs:ldap_simple_bind_s (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dsetup-os400.h109 #define ldap_simple_bind_s Curl_ldap_simple_bind_s_a macro
H A Dldap.c280 rc = ldap_simple_bind_s(server, inuser, inpass); in ldap_win_bind()
514 rc = ldap_simple_bind_s(server, user, passwd); in ldap_do()
522 rc = ldap_simple_bind_s(server, user, passwd); in ldap_do()
530 failf(data, "LDAP local: bind via ldap_simple_bind_s %s", in ldap_do()
/third_party/curl/packages/OS400/
H A Dos400sys.c573 i = ldap_simple_bind_s(ld, edn, epasswd); in Curl_ldap_simple_bind_s_a()

Completed in 4 milliseconds