Searched refs:Curl_hsts_cleanup (Results 1 – 7 of 7) sorted by relevance
51 void Curl_hsts_cleanup(struct hsts **hp);64 #define Curl_hsts_cleanup(x) macro
168 Curl_hsts_cleanup(&share->hsts); in curl_share_setopt()244 Curl_hsts_cleanup(&share->hsts); in curl_share_cleanup()
93 void Curl_hsts_cleanup(struct hsts **hp) in Curl_hsts_cleanup() function
1379 Curl_hsts_cleanup(&data->hsts); in setopt_long()1630 Curl_hsts_cleanup(&data->hsts); in setopt_pointers()2634 Curl_hsts_cleanup(&data->hsts); in setopt_cptr()
1061 Curl_hsts_cleanup(&outcurl->hsts); in curl_easy_duphandle()
287 Curl_hsts_cleanup(&data->hsts); in Curl_close()
135 Curl_hsts_cleanup(&h);175 Curl_hsts_cleanup(&h);
Completed in 27 milliseconds