Searched refs:parse_url (Results 1 – 1 of 1) sorted by relevance
84 static int parse_url(char *url, char *host, u16 *port, char **path, in parse_url() function298 if (parse_url(uri, ctx.server_name, &ctx.port, &path, &is_https)) in wget_do_request()
Completed in 9 milliseconds