Searched refs:evhttp_connection_get_bufferevent (Results 1 – 9 of 9) sorted by relevance
516 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon);
529 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon);
2314 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon) in evhttp_connection_get_bufferevent() function
806 o Backport evhttp_connection_get_bufferevent to Libevent 2.0 (da70fa7 Arno Bakker)
137 o Backport evhttp_connection_get_bufferevent to Libevent 2.0 (da70fa7 Arno Bakker)
2402 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon) in evhttp_connection_get_bufferevent() function
1253 o Backport evhttp_connection_get_bufferevent to Libevent 2.0 (da70fa7 Arno Bakker)
1471 bufev = evhttp_connection_get_bufferevent(evcon); in http_cancel_test()