Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.h125 FILE *fetchGet(struct url *, const char *);
H A DMakefile43 MLINKS+= fetch.3 fetchGet.3
H A Dfetch.c104 fetchGet(struct url *URL, const char *flags) in fetchGet() function