Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp_negotiate.c53 curlnegotiate state; in Curl_input_negotiate()
126 curlnegotiate *state = proxy ? &conn->proxy_negotiate_state : in Curl_output_negotiate()
Durldata.h386 } curlnegotiate; typedef
1016 curlnegotiate http_negotiate_state;
1017 curlnegotiate proxy_negotiate_state;
Dhttp.c917 curlnegotiate *negstate = proxy ? &conn->proxy_negotiate_state : in Curl_http_input_auth()