Home
last modified time | relevance | path

Searched refs:Curl_hsts_loadfile (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dhsts.h58 CURLcode Curl_hsts_loadfile(struct Curl_easy *data,
H A Dhsts.c551 * Curl_hsts_loadfile() loads HSTS from file
553 CURLcode Curl_hsts_loadfile(struct Curl_easy *data, in Curl_hsts_loadfile() function
578 (void)Curl_hsts_loadfile(data, data->hsts, l->data); in Curl_hsts_loadfiles()
H A Deasy.c974 (void)Curl_hsts_loadfile(outcurl, in curl_easy_duphandle()
/third_party/curl/tests/unit/
H A Dunit1660.c139 Curl_hsts_loadfile(easy, h, arg);

Completed in 4 milliseconds