Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dfetch.h123 FILE *fetchGet(struct url *, const char *);
H A DMakefile52 MLINKS+= fetch.3 fetchGet.3
H A Dfetch.c100 fetchGet(struct url *URL, const char *flags) in fetchGet() function