Home
last modified time | relevance | path

Searched refs:Curl_fopen (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/lib/
H A Dfopen.h27 CURLcode Curl_fopen(struct Curl_easy *data, const char *filename,
H A Dfopen.c88 * Curl_fopen() opens a file for writing with a temp name, to be renamed
94 CURLcode Curl_fopen(struct Curl_easy *data, const char *filename, in Curl_fopen() function
H A Daltsvc.c387 result = Curl_fopen(data, file, &out, &tempstore); in Curl_altsvc_save()
H A Dhsts.c379 result = Curl_fopen(data, file, &out, &tempstore); in Curl_hsts_save()
H A Dcookie.c1646 error = Curl_fopen(data, filename, &out, &tempstore); in cookie_output()

Completed in 5 milliseconds