Home
last modified time | relevance | path

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

/external/curl/lib/
Dhsts.h51 void Curl_hsts_cleanup(struct hsts **hp);
64 #define Curl_hsts_cleanup(x) macro
Dshare.c161 Curl_hsts_cleanup(&share->hsts); in curl_share_setopt()
235 Curl_hsts_cleanup(&share->hsts); in curl_share_cleanup()
Dhsts.c91 void Curl_hsts_cleanup(struct hsts **hp) in Curl_hsts_cleanup() function
Dsetopt.c2325 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
3090 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
3104 Curl_hsts_cleanup(&data->hsts); in Curl_vsetopt()
Deasy.c1018 Curl_hsts_cleanup(&outcurl->hsts); in curl_easy_duphandle()
Durl.c417 Curl_hsts_cleanup(&data->hsts); in Curl_close()
/external/curl/tests/unit/
Dunit1660.c134 Curl_hsts_cleanup(&h);
173 Curl_hsts_cleanup(&h);