Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dfile.c97 fetch_stat_file(const char *fn, struct url_stat *us) in fetch_stat_file() function
116 return (fetch_stat_file(u->doc, us)); in fetchStatFile()
145 if (fetch_stat_file(fn, &us) == -1) in fetchListFile()