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

/netbsd-current/external/bsd/libevent/dist/sample/
H A Dhttp-connect.c29 static struct evhttp_uri* uri_parse(const char *str) function
110 proxy = uri_parse(argv[1]);
111 location = uri_parse(argv[2]);

Completed in 128 milliseconds