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

/freebsd-11.0-release/lib/libfetch/
H A Dfetch.h119 int fetchStatURL(const char *, struct url_stat *, const char *);
H A DMakefile75 MLINKS+= fetch.3 fetchStatURL.3
H A Dfetch.c217 fetchStatURL(const char *URL, struct url_stat *us, const char *flags) function
/freebsd-11.0-release/usr.sbin/bsdinstall/distfetch/
H A Ddistfetch.c138 if (fetchStatURL(urls[i], &ustat, "") == 0 && ustat.size > 0)

Completed in 55 milliseconds