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

/freebsd-10.1-release/lib/libfetch/
H A Dfetch.h103 int fetchStatHTTP(struct url *, struct url_stat *, const char *);
H A DMakefile75 MLINKS+= fetch.3 fetchStatHTTP.3
H A Dfetch.c141 return (fetchStatHTTP(URL, us, flags));
143 return (fetchStatHTTP(URL, us, flags));
H A Dhttp.c2051 fetchStatHTTP(struct url *URL, struct url_stat *us, const char *flags) function

Completed in 156 milliseconds