Searched refs:fetch_stat_file (Results 1 – 1 of 1) sorted by relevance
53 static int fetch_stat_file(int, struct url_stat *);101 if (us && fetch_stat_file(fd, us) == -1) { in fetchXGetFile()190 fetch_stat_file(int fd, struct url_stat *us) in fetch_stat_file() function226 rv = fetch_stat_file(fd, us); in fetchStatFile()