Searched refs:file_get (Results 1 – 1 of 1) sorted by relevance
71 static int file_get(const char *, const char *);181 file_get(const char *path, const char *outfile) in file_get() function1295 if (file_get(url + sizeof(FILE_URL) - 1, outfile) == -1) in auto_fetch()