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

/freebsd-10.2-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 *);
113 struct url_ent *fetchListFTP(struct url *, const char *);
120 struct url_ent *fetchListURL(const char *, const char *);
125 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.c1220 fetch_add_entry(struct url_ent **p, int *size, int *len,
1223 struct url_ent *tmp;
H A Dftp.c1201 struct url_ent *
H A Dhttp.c2059 struct url_ent *

Completed in 32 milliseconds