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.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.c2310 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
3069 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
3083 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
H A Deasy.c1030 Curl_hsts_cleanup(&outcurl->hsts); in curl_easy_duphandle()
H A Durl.c288 Curl_hsts_cleanup(&data->hsts); in Curl_close()
/curl/tests/unit/
H A Dunit1660.c134 Curl_hsts_cleanup(&h);
174 Curl_hsts_cleanup(&h);

Completed in 31 milliseconds