HomeSort by relevance Sort by last modified time
    Searched refs:evhttp_uri_parse (Results 1 - 5 of 5) sorted by null

  /external/libevent/sample/
http-connect.c 75 proxy = evhttp_uri_parse(argv[1]);
80 host_port = evhttp_uri_parse(argv[2]);
90 location = evhttp_uri_parse(argv[2]);
http-server.c 180 decoded = evhttp_uri_parse(uri);
https-client.c 278 http_uri = evhttp_uri_parse(url);
  /external/libevent/include/event2/
http.h     [all...]
  /external/libevent/
http.c 4691 evhttp_uri_parse(const char *source_uri) function
    [all...]

Completed in 92 milliseconds