Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libfetch/
H A Dfetch.h104 FILE *fetchGetHTTP(struct url *, const char *);
H A DMakefile56 MLINKS+= fetch.3 fetchGetHTTP.3
H A Dhttp.c2102 fetchGetHTTP(struct url *URL, const char *flags) in fetchGetHTTP() function