Home
last modified time | relevance | path

Searched refs:Curl_http_auth_cleanup_negotiate (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dhttp_negotiate.c95 Curl_http_auth_cleanup_negotiate(conn); in Curl_input_negotiate()
100 Curl_http_auth_cleanup_negotiate(conn); in Curl_input_negotiate()
115 Curl_http_auth_cleanup_negotiate(conn); in Curl_input_negotiate()
152 Curl_http_auth_cleanup_negotiate(conn); in Curl_output_negotiate()
215 void Curl_http_auth_cleanup_negotiate(struct connectdata *conn) in Curl_http_auth_cleanup_negotiate() function
H A Dhttp_negotiate.h37 void Curl_http_auth_cleanup_negotiate(struct connectdata *conn);
40 #define Curl_http_auth_cleanup_negotiate(x) macro
H A Durl.c661 Curl_http_auth_cleanup_negotiate(conn); in Curl_disconnect()

Completed in 5 milliseconds