Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dfetch.h117 struct url_ent *fetchListURL(const char *, const char *);
H A DMakefile70 MLINKS+= fetch.3 fetchListURL.3
H A Dfetch.c233 fetchListURL(const char *URL, const char *flags) in fetchListURL() function
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfetch.h137 int fetchListURL(struct url_list *, const char *, const char *,
H A Dfetch.c242 fetchListURL(struct url_list *ue, const char *URL, const char *pattern, in fetchListURL() function