Searched refs:fetch_out (Results 1 – 1 of 1) sorted by relevance
111 FILE *fetch_out; in fetch_files() local172 fetch_out = fetchXGetURL(urls[i], &ustat, ""); in fetch_files()173 if (fetch_out == NULL) { in fetch_files()192 fclose(fetch_out); in fetch_files()197 while ((chunk = fread(block, 1, sizeof(block), fetch_out)) in fetch_files()245 fclose(fetch_out); in fetch_files()