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

/freebsd-10-stable/lib/libfetch/
H A Dfile.c98 fetch_stat_file(const char *fn, struct url_stat *us) function
117 return (fetch_stat_file(u->doc, us));
146 if (fetch_stat_file(fn, &us) == -1)

Completed in 92 milliseconds