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

/freebsd-13-stable/lib/libfetch/
H A Dfetch.h128 struct url_ent *fetchList(struct url *, const char *);
H A DMakefile56 MLINKS+= fetch.3 fetchList.3
H A Dfetch.c157 fetchList(struct url *URL, const char *flags) function
236 * Attempt to parse the given URL; if successful, call fetchList().
247 ue = fetchList(u, flags);

Completed in 50 milliseconds