HomeSort by: relevance | last modified time | path
    Searched defs:url_ent (Results 1 - 3 of 3) 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 *);
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 *);
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 *);

Completed in 31 milliseconds