Home
last modified time | relevance | path

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

/freebsd-src/lib/libfetch/
H A Dfetch.h102 FILE *fetchGetHTTP(struct url *, const char *);
H A DMakefile55 MLINKS+= fetch.3 fetchGetHTTP.3
H A Dhttp.c2098 fetchGetHTTP(struct url *URL, const char *flags) in fetchGetHTTP() function