Home
last modified time | relevance | path

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

/curl/lib/
H A Dldap.c276 PTCHAR inpass = NULL; in ldap_win_bind() local
280 inpass = curlx_convert_UTF8_to_tchar((char *) passwd); in ldap_win_bind()
282 rc = ldap_simple_bind_s(server, inuser, inpass); in ldap_win_bind()
285 curlx_unicodefree(inpass); in ldap_win_bind()

Completed in 8 milliseconds