Searched refs:ldap_simple_bind_s (Results 1 - 3 of 3) sorted by relevance
/third_party/curl/lib/ |
H A D | setup-os400.h | 109 #define ldap_simple_bind_s Curl_ldap_simple_bind_s_a macro
|
H A D | ldap.c | 280 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 D | os400sys.c | 573 i = ldap_simple_bind_s(ld, edn, epasswd); in Curl_ldap_simple_bind_s_a()
|
Completed in 4 milliseconds