Home
last modified time | relevance | path

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

/curl/lib/
H A Dopenldap.c356 struct berval *pcred = &cred; in oldap_perform_auth() local
362 pcred = NULL; in oldap_perform_auth()
363 rc = ldap_sasl_bind(li->ld, NULL, mech, pcred, NULL, NULL, &li->msgid); in oldap_perform_auth()
379 struct berval *pcred = &cred; in oldap_continue_auth() local
385 pcred = NULL; in oldap_continue_auth()
386 rc = ldap_sasl_bind(li->ld, NULL, mech, pcred, NULL, NULL, &li->msgid); in oldap_continue_auth()

Completed in 10 milliseconds