Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dpsl.h40 void Curl_psl_destroy(struct PslCache *pslcache);
46 #define Curl_psl_destroy(pslcache) macro
H A Dpsl.c39 void Curl_psl_destroy(struct PslCache *pslcache) in Curl_psl_destroy() function
93 Curl_psl_destroy(pslcache); in Curl_psl_use()
H A Dshare.c247 Curl_psl_destroy(&share->psl); in curl_share_cleanup()
H A Dmulti.c2871 Curl_psl_destroy(&multi->psl);

Completed in 6 milliseconds