Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dfetch.h121 struct url_ent *fetchListURL(const char *, const char *);
H A DMakefile61 MLINKS+= fetch.3 fetchListURL.3
H A Dfetch.c236 fetchListURL(const char *URL, const char *flags) in fetchListURL() function