Searched refs:ldap_sasl_bind (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/curl/lib/ |
H A D | openldap.c | 359 rc = ldap_sasl_bind(li->ld, NULL, mech, pcred, NULL, NULL, &li->msgid); in oldap_perform_auth() 381 rc = ldap_sasl_bind(li->ld, NULL, mech, pcred, NULL, NULL, &li->msgid); in oldap_continue_auth() 393 int rc = ldap_sasl_bind(li->ld, NULL, LDAP_SASL_NULL, NULL, NULL, NULL, in oldap_cancel_auth() 420 rc = ldap_sasl_bind(li->ld, binddn, LDAP_SASL_SIMPLE, &passwd, in oldap_perform_bind()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | winldap.h | 357 #define ldap_sasl_bind ldap_sasl_bindW macro 366 #define ldap_sasl_bind ldap_sasl_bindA macro
|