Home
last modified time | relevance | path

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

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