Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_ntlm_wb.c262 const char *input, curlntlm state) in ntlm_wb_response()
338 curlntlm *state = proxy ? &conn->proxy_ntlm_state : &conn->http_ntlm_state; in Curl_input_ntlm_wb()
391 curlntlm *state; in Curl_output_ntlm_wb()
Dhttp_ntlm.c72 curlntlm *state; in Curl_input_ntlm()
148 curlntlm *state; in Curl_output_ntlm()
Durldata.h371 } curlntlm; typedef
991 curlntlm http_ntlm_state;
992 curlntlm proxy_ntlm_state;