Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp_negotiate.c52 curlnegotiate state; in Curl_input_negotiate()
125 curlnegotiate *state = proxy ? &conn->proxy_negotiate_state : in Curl_output_negotiate()
Durldata.h325 } curlnegotiate; typedef
1047 curlnegotiate http_negotiate_state;
1048 curlnegotiate proxy_negotiate_state;
Dhttp.c870 curlnegotiate *negstate = proxy ? &conn->proxy_negotiate_state : in Curl_http_input_auth()