Home
last modified time | relevance | path

Searched refs:bufferevent_ops (Results 1 – 8 of 8) sorted by relevance

/external/libevent/
Dbufferevent-internal.h253 struct bufferevent_ops { struct
301 extern const struct bufferevent_ops bufferevent_ops_socket; argument
302 extern const struct bufferevent_ops bufferevent_ops_filter;
303 extern const struct bufferevent_ops bufferevent_ops_pair;
310 extern const struct bufferevent_ops bufferevent_ops_async;
317 …mon_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum buffe…
Dbufferevent_pair.c355 const struct bufferevent_ops bufferevent_ops_pair = {
Dbufferevent_filter.c103 const struct bufferevent_ops bufferevent_ops_filter = {
Dbufferevent_async.c91 const struct bufferevent_ops bufferevent_ops_async = {
Dbufferevent_sock.c87 const struct bufferevent_ops bufferevent_ops_socket = {
Dbufferevent.c293 const struct bufferevent_ops *ops, in bufferevent_init_common_()
Dbufferevent_openssl.c339 const struct bufferevent_ops bufferevent_ops_openssl = {
/external/libevent/include/event2/
Dbufferevent_struct.h75 const struct bufferevent_ops *be_ops;