Home
last modified time | relevance | path

Searched refs:Curl_hsts_save (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dhsts.h56 CURLcode Curl_hsts_save(struct Curl_easy *data, struct hsts *h,
66 #define Curl_hsts_save(x,y,z) macro
H A Dhsts.c360 CURLcode Curl_hsts_save(struct Curl_easy *data, struct hsts *h, in Curl_hsts_save() function
H A Durl.c285 Curl_hsts_save(data, data->hsts, data->set.str[STRING_HSTS]); in Curl_close()
/curl/tests/unit/
H A Dunit1660.c174 (void)Curl_hsts_save(easy, h, savename);

Completed in 12 milliseconds