Home
last modified time | relevance | path

Searched refs:http_client_url_parse (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dhttp_client.h21 char * http_client_url_parse(const char *url, struct sockaddr_in *dst,
H A Dhttp_client.c187 char * http_client_url_parse(const char *url, struct sockaddr_in *dst, in http_client_url_parse() function
250 u = http_client_url_parse(url, &dst, &path); in http_client_url()