Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp.h749 const char *evhttp_uri_get_path(const struct evhttp_uri *uri);
/external/libevent/
Dhttp.c2883 path = evhttp_uri_get_path(req->uri_elems); in evhttp_dispatch_callback()
4433 evhttp_uri_get_path(const struct evhttp_uri *uri) in evhttp_uri_get_path() function