Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp_compat.h63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
/external/libevent/
Dhttp.c3715 evhttp_start(const char *address, ev_uint16_t port) in evhttp_start() function