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

/freebsd-13-stable/lib/libfetch/
H A Dfetch.h122 int fetchStatURL(const char *, struct url_stat *, const char *);
H A DMakefile73 MLINKS+= fetch.3 fetchStatURL.3
H A Dfetch.c221 fetchStatURL(const char *URL, struct url_stat *us, const char *flags) function
/freebsd-13-stable/usr.sbin/bsdinstall/distfetch/
H A Ddistfetch.c140 if (fetchStatURL(urls[i], &ustat, "") == 0 && ustat.size > 0)

Completed in 98 milliseconds