Searched defs:p_identity (Results 1 - 2 of 2) sorted by relevance

/external/curl/lib/
H A Dcurl_sasl_sspi.c131 SEC_WINNT_AUTH_IDENTITY *p_identity; local
197 p_identity = &identity;
201 p_identity = NULL;
207 p_identity, NULL, NULL,
211 Curl_sspi_free_identity(p_identity);
246 Curl_sspi_free_identity(p_identity);
263 Curl_sspi_free_identity(p_identity);
413 SEC_WINNT_AUTH_IDENTITY *p_identity; local
452 p_identity = &identity;
456 p_identity
[all...]
H A Durldata.h418 SEC_WINNT_AUTH_IDENTITY *p_identity; member in struct:kerberos5data
436 SEC_WINNT_AUTH_IDENTITY *p_identity; member in struct:ntlmdata
466 SEC_WINNT_AUTH_IDENTITY *p_identity; member in struct:negotiatedata

Completed in 172 milliseconds