Searched refs:http_client_url_parse (Results 1 – 2 of 2) sorted by relevance
21 char * http_client_url_parse(const char *url, struct sockaddr_in *dst,
187 char * http_client_url_parse(const char *url, struct sockaddr_in *dst, in http_client_url_parse() function250 u = http_client_url_parse(url, &dst, &path); in http_client_url()