Home
last modified time | relevance | path

Searched refs:evhttp_connection_get_server (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h537 struct evhttp *evhttp_connection_get_server(struct evhttp_connection *evcon);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h537 struct evhttp *evhttp_connection_get_server(struct evhttp_connection *evcon);
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c327 tt_assert(evhttp_connection_get_server(evcon) == arg); in http_basic_cb()
1105 tt_assert(evhttp_connection_get_server(evcon) == NULL); in http_connection_test_()
/freebsd/contrib/libevent/test/
H A Dregress_http.c327 tt_assert(evhttp_connection_get_server(evcon) == arg); in http_basic_cb()
1105 tt_assert(evhttp_connection_get_server(evcon) == NULL); in http_connection_test_()
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt442 new evhttp_connection_get_server() function.
H A Dhttp.c2449 evhttp_connection_get_server(struct evhttp_connection *evcon) in evhttp_connection_get_server() function
H A DChangeLog895 o Add evhttp_connection_get_server(). (a7f82a3 Maxime Henrion)
1052 o Add checks for evhttp_connection_get_server() in unit
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt442 new evhttp_connection_get_server() function.
H A Dhttp.c2449 evhttp_connection_get_server(struct evhttp_connection *evcon) in evhttp_connection_get_server() function
H A DChangeLog895 o Add evhttp_connection_get_server(). (a7f82a3 Maxime Henrion)
1052 o Add checks for evhttp_connection_get_server() in unit