Home
last modified time | relevance | path

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

/curl/lib/
H A Dhsts.h60 CURLcode Curl_hsts_loadcb(struct Curl_easy *data,
65 #define Curl_hsts_loadcb(x,y) CURLE_OK macro
H A Dhsts.c555 CURLcode Curl_hsts_loadcb(struct Curl_easy *data, struct hsts *h) in Curl_hsts_loadcb() function
H A Deasy.c980 (void)Curl_hsts_loadcb(outcurl, outcurl->hsts); in curl_easy_duphandle()
H A Dtransfer.c656 result = Curl_hsts_loadcb(data, data->hsts); in Curl_pretransfer()

Completed in 21 milliseconds