Home
last modified time | relevance | path

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

/dflybsd-src/lib/libfetch/
H A Dfetch.h104 FILE *fetchGetHTTP(struct url *, const char *);
H A DMakefile46 MLINKS+= fetch.3 fetchGetHTTP.3
H A Dhttp.c2057 fetchGetHTTP(struct url *URL, const char *flags) in fetchGetHTTP() function