Home
last modified time | relevance | path

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

/minix3/external/bsd/libevent/dist/include/event2/
H A Dhttp_compat.h63 struct evhttp *evhttp_start(const char *address, unsigned short port);
/minix3/external/bsd/libevent/dist/
H A Dhttp.c3242 evhttp_start(const char *address, unsigned short port) in evhttp_start() function