Searched refs:Curl_hsts_loadcb (Results 1 – 4 of 4) sorted by relevance
60 CURLcode Curl_hsts_loadcb(struct Curl_easy *data,65 #define Curl_hsts_loadcb(x,y) CURLE_OK macro
562 CURLcode Curl_hsts_loadcb(struct Curl_easy *data, struct hsts *h) in Curl_hsts_loadcb() function
665 result = Curl_hsts_loadcb(data, data->hsts); in Curl_pretransfer()
1009 (void)Curl_hsts_loadcb(outcurl, outcurl->hsts); in curl_easy_duphandle()
Completed in 15 milliseconds