Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dfile.c93 _fetch_stat_file(const char *fn, struct url_stat *us) in _fetch_stat_file() function
113 return (_fetch_stat_file(u->doc, us)); in fetchStatFile()
143 if (_fetch_stat_file(fn, &us) == -1) in fetchListFile()