Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp.h765 int evhttp_uri_set_host(struct evhttp_uri *uri, const char *host);
/external/libevent/
Dhttp.c4479 evhttp_uri_set_host(struct evhttp_uri *uri, const char *host) in evhttp_uri_set_host() function