Home
last modified time | relevance | path

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

/curl/lib/
H A Dhsts.h51 void Curl_hsts_cleanup(struct hsts **hp);
64 #define Curl_hsts_cleanup(x) macro
H A Dshare.c168 Curl_hsts_cleanup(&share->hsts); in curl_share_setopt()
244 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.c1379 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()
H A Deasy.c1061 Curl_hsts_cleanup(&outcurl->hsts); in curl_easy_duphandle()
H A Durl.c287 Curl_hsts_cleanup(&data->hsts); in Curl_close()
/curl/tests/unit/
H A Dunit1660.c135 Curl_hsts_cleanup(&h);
175 Curl_hsts_cleanup(&h);

Completed in 27 milliseconds