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

/freebsd-9.3-release/lib/libfetch/
H A Dfile.c100 fetch_stat_file(const char *fn, struct url_stat *us) function
119 return (fetch_stat_file(u->doc, us));
148 if (fetch_stat_file(fn, &us) == -1)

Completed in 53 milliseconds