Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libfetch/
H A Dfetch.c155 fetchList(struct url *URL, const char *flags) in fetchList() function
245 ue = fetchList(u, flags); in fetchListURL()
H A Dfetch.h128 struct url_ent *fetchList(struct url *, const char *);
H A DMakefile59 MLINKS+= fetch.3 fetchList.3