Home
last modified time | relevance | path

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

/curl/lib/
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 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()
165 Curl_http_auth_cleanup_negotiate(conn); in Curl_output_negotiate()
230 void Curl_http_auth_cleanup_negotiate(struct connectdata *conn) in Curl_http_auth_cleanup_negotiate() function
H A Durl.c661 Curl_http_auth_cleanup_negotiate(conn); in Curl_disconnect()

Completed in 21 milliseconds