Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.h123 struct url_ent *fetchListURL(const char *, const char *);
H A DMakefile52 MLINKS+= fetch.3 fetchListURL.3
H A Dfetch.c240 fetchListURL(const char *URL, const char *flags) in fetchListURL() function