Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp_compat.h61 struct evhttp *evhttp_start(const char *address, unsigned short port);
/external/libevent/
Dhttp.c3239 evhttp_start(const char *address, unsigned short port) in evhttp_start() function