HomeSort by: relevance | last modified time | path
    Searched refs:url_ent (Results 1 - 7 of 7) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
fetch.h 57 struct url_ent { struct
96 struct url_ent *fetchListFile(struct url *, const char *);
103 struct url_ent *fetchListHTTP(struct url *, const char *);
110 struct url_ent *fetchListFTP(struct url *, const char *);
117 struct url_ent *fetchListURL(const char *, const char *);
122 struct url_ent *fetchList(struct url *, const char *);
file.c 117 struct url_ent *
122 struct url_ent *ue;
common.h 90 int _fetch_add_entry(struct url_ent **, int *, int *,
fetch.c 151 struct url_ent *
232 struct url_ent *
236 struct url_ent *ue;
common.c 620 _fetch_add_entry(struct url_ent **p, int *size, int *len,
623 struct url_ent *tmp;
ftp.c 1194 struct url_ent *
http.c 1226 struct url_ent *

Completed in 17 milliseconds