Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h531 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h531 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon);
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c2443 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon) in evhttp_connection_get_bufferevent() function
H A DChangeLog-2.0137 o Backport evhttp_connection_get_bufferevent to Libevent 2.0 (da70fa7 Arno Bakker)
H A DChangeLog1566 o Backport evhttp_connection_get_bufferevent to Libevent 2.0 (da70fa7 Arno Bakker)
/freebsd/contrib/libevent/
H A Dhttp.c2443 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon) in evhttp_connection_get_bufferevent() function
H A DChangeLog-2.0137 o Backport evhttp_connection_get_bufferevent to Libevent 2.0 (da70fa7 Arno Bakker)
H A DChangeLog1566 o Backport evhttp_connection_get_bufferevent to Libevent 2.0 (da70fa7 Arno Bakker)
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1514 bufev = evhttp_connection_get_bufferevent(evcon); in http_cancel_test()
/freebsd/contrib/libevent/test/
H A Dregress_http.c1514 bufev = evhttp_connection_get_bufferevent(evcon); in http_cancel_test()