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

  /external/libevent/include/event2/
http.h 812 struct evhttp_uri;
819 const struct evhttp_uri *evhttp_request_get_evhttp_uri(const struct evhttp_request *req);
    [all...]
http_struct.h 98 struct evhttp_uri *uri_elems; /* uri elements */
  /external/libevent/sample/
http-connect.c 22 struct evhttp_uri *location;
44 struct evhttp_uri *location = base->location;
59 struct evhttp_uri *host_port;
60 struct evhttp_uri *location;
61 struct evhttp_uri *proxy;
http-server.c 164 struct evhttp_uri *decoded = NULL;
https-client.c 192 struct evhttp_uri *http_uri = NULL;
  /external/libevent/
http.c 4406 struct evhttp_uri { struct
    [all...]
  /external/libevent/test/
regress_http.c     [all...]

Completed in 149 milliseconds