HomeSort by: relevance | last modified time | path
    Searched refs:fetchStat (Results 1 - 3 of 3) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
fetch.h 121 int fetchStat(struct url *, struct url_stat *, const char *);
Makefile 78 MLINKS+= fetch.3 fetchStat.3
fetch.c 129 fetchStat(struct url *URL, struct url_stat *us, const char *flags)
212 * Attempt to parse the given URL; if successful, call fetchStat().
223 s = fetchStat(u, us, flags);

Completed in 13 milliseconds