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

/freebsd-9.3-release/lib/libfetch/
H A Dfetch.h58 struct url_ent { struct
97 struct url_ent *fetchListFile(struct url *, const char *);
104 struct url_ent *fetchListHTTP(struct url *, const char *);
111 struct url_ent *fetchListFTP(struct url *, const char *);
118 struct url_ent *fetchListURL(const char *, const char *);
123 struct url_ent *fetchList(struct url *, const char *);
H A Dfile.c122 struct url_ent *
127 struct url_ent *ue;
H A Dcommon.h93 int fetch_add_entry(struct url_ent **, int *, int *,
H A Dfetch.c152 struct url_ent *
234 struct url_ent *
238 struct url_ent *ue;
H A Dcommon.c1213 fetch_add_entry(struct url_ent **p, int *size, int *len,
1216 struct url_ent *tmp;
H A Dftp.c1201 struct url_ent *
H A Dhttp.c2039 struct url_ent *

Completed in 90 milliseconds