Home
last modified time | relevance | path

Searched refs:url_ent (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libfetch/
H A Dfetch.h59 struct url_ent { struct
98 struct url_ent *fetchListFile(struct url *, const char *);
105 struct url_ent *fetchListHTTP(struct url *, const char *);
114 struct url_ent *fetchListFTP(struct url *, const char *);
121 struct url_ent *fetchListURL(const char *, const char *);
126 struct url_ent *fetchList(struct url *, const char *);
H A Dfile.c119 struct url_ent *
124 struct url_ent *ue; in fetchListFile()
H A Dfetch.c153 struct url_ent *
235 struct url_ent *
239 struct url_ent *ue; in fetchListURL()
H A Dcommon.h129 int fetch_add_entry(struct url_ent **, int *, int *,
H A Dcommon.c1574 fetch_add_entry(struct url_ent **p, int *size, int *len, in fetch_add_entry()
1577 struct url_ent *tmp; in fetch_add_entry()
H A Dftp.c1206 struct url_ent *
H A Dhttp.c2131 struct url_ent *