Home
last modified time | relevance | path

Searched refs:Curl_hsts_cleanup (Results 1 - 7 of 7) sorted by relevance

/third_party/curl/lib/
H A Dhsts.h51 void Curl_hsts_cleanup(struct hsts **hp);
64 #define Curl_hsts_cleanup(x) macro
H A Dshare.c161 Curl_hsts_cleanup(&share->hsts); in curl_share_setopt()
235 Curl_hsts_cleanup(&share->hsts); in curl_share_cleanup()
H A Dhsts.c93 void Curl_hsts_cleanup(struct hsts **hp) in Curl_hsts_cleanup() function
H A Dsetopt.c2319 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
3078 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
3092 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
H A Deasy.c1027 Curl_hsts_cleanup(&outcurl->hsts); in curl_easy_duphandle()
H A Durl.c292 Curl_hsts_cleanup(&data->hsts); in Curl_close()
/third_party/curl/tests/unit/
H A Dunit1660.c134 Curl_hsts_cleanup(&h);
174 Curl_hsts_cleanup(&h);

Completed in 9 milliseconds