Home
last modified time | relevance | path

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

/curl/lib/
H A Dopenldap.c352 struct berval *pcred = &cred; in oldap_perform_auth() local
358 pcred = NULL; in oldap_perform_auth()
359 rc = ldap_sasl_bind(li->ld, NULL, mech, pcred, NULL, NULL, &li->msgid); in oldap_perform_auth()
374 struct berval *pcred = &cred; in oldap_continue_auth() local
380 pcred = NULL; in oldap_continue_auth()
381 rc = ldap_sasl_bind(li->ld, NULL, mech, pcred, NULL, NULL, &li->msgid); in oldap_continue_auth()

Completed in 14 milliseconds