Searched refs:orig_parsed (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/network/wget/src/
H A Dretr.c617 retrieve_url (struct url * orig_parsed, const char *origurl, char **file,
627 struct url *u = orig_parsed, *proxy_url;
759 if (orig_parsed != u)
782 if (orig_parsed != u)
795 if (orig_parsed != u)
816 if (orig_parsed != u)
856 if (orig_parsed != u)
613 retrieve_url(struct url * orig_parsed, const char *origurl, char **file, char **newloc, const char *refurl, int *dt, bool recursive, struct iri *iri, bool register_status) argument
H A Drecur.c688 descend_redirect_p (const char *redirected, struct url *orig_parsed, int depth,
696 assert (orig_parsed != NULL);
704 success = download_child_p (upos, orig_parsed, depth,
686 descend_redirect_p(const char *redirected, struct url *orig_parsed, int depth, struct url *start_url_parsed, struct hash_table *blacklist, struct iri *iri) argument

Completed in 86 milliseconds