Searched refs:fetchStatURL (Results 1 – 4 of 4) sorted by relevance
120 int fetchStatURL(const char *, struct url_stat *, const char *);
74 MLINKS+= fetch.3 fetchStatURL.3
218 fetchStatURL(const char *URL, struct url_stat *us, const char *flags) in fetchStatURL() function
154 if (fetchStatURL(urls[i], &ustat, "") == 0 && ustat.size > 0) { in fetch_files()