Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp_compat.h61 struct evhttp *evhttp_start(const char *address, unsigned short port);
/freebsd-12.1/contrib/libevent/include/event2/
H A Dhttp_compat.h61 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c3506 evhttp_start(const char *address, unsigned short port) in evhttp_start() function
/freebsd-12.1/contrib/libevent/
H A Dhttp.c3655 evhttp_start(const char *address, ev_uint16_t port) in evhttp_start() function