Home
last modified time | relevance | path

Searched refs:hstswrite (Results 1 – 3 of 3) sorted by relevance

/curl/tests/libtest/
H A Dlib1915.c86 static CURLSTScode hstswrite(CURL *easy, struct curl_hstsentry *e, in hstswrite() function
111 easy_setopt(hnd, CURLOPT_HSTSWRITEFUNCTION, hstswrite); in test()
124 easy_setopt(hnd, CURLOPT_HSTSWRITEFUNCTION, hstswrite); in test()
/curl/docs/examples/
H A Dhsts-preload.c70 static CURLSTScode hstswrite(CURL *easy, struct curl_hstsentry *e, in hstswrite() function
98 curl_easy_setopt(curl, CURLOPT_HSTSWRITEFUNCTION, hstswrite); in main()
/curl/docs/libcurl/opts/
H A DCURLOPT_HSTSWRITEFUNCTION.md38 CURLSTScode hstswrite(CURL *easy, struct curl_hstsentry *sts,
41 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_HSTSWRITEFUNCTION, hstswrite);

Completed in 7 milliseconds