Home
last modified time | relevance | path

Searched defs:authp (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Dhttp_negotiate.c116 struct auth *authp = proxy ? &conn->data->state.authproxy : in Curl_output_negotiate() local
Dhttp_digest.c93 struct auth *authp; in Curl_output_digest() local
Dhttp_ntlm.c132 struct auth *authp; in Curl_output_ntlm() local
Dcurl_ntlm_wb.c350 struct auth *authp; in Curl_output_ntlm_wb() local
Dhttp.c822 struct auth *authp; in Curl_http_input_auth() local
3979 struct auth *authp = &data->state.authhost; in Curl_http_readwrite_headers() local