Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.h122 int fetchStatURL(const char *, struct url_stat *, const char *);
H A DMakefile65 MLINKS+= fetch.3 fetchStatURL.3
H A Dfetch.c222 fetchStatURL(const char *URL, struct url_stat *us, const char *flags) in fetchStatURL() function