Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.c177 fetchXGetURL(const char *URL, struct url_stat *us, const char *flags) in fetchXGetURL() function
197 return (fetchXGetURL(URL, NULL, flags)); in fetchGetURL()
H A Dfetch.h119 FILE *fetchXGetURL(const char *, struct url_stat *, const char *);
H A DMakefile70 MLINKS+= fetch.3 fetchXGetURL.3