HomeSort by relevance Sort by last modified time
    Searched refs:evbuffer_cb_info (Results 1 - 8 of 8) sorted by null

  /external/libevent/
bufferevent_pair.c 88 const struct evbuffer_cb_info *, void *);
211 const struct evbuffer_cb_info *info, void *arg)
bufferevent_filter.c 72 const struct evbuffer_cb_info *info, void *arg);
397 const struct evbuffer_cb_info *cbinfo, void *arg)
bufferevent_async.c 284 const struct evbuffer_cb_info *cbinfo,
303 const struct evbuffer_cb_info *cbinfo,
bufferevent_sock.c 103 const struct evbuffer_cb_info *cbinfo,
bufferevent.c 118 const struct evbuffer_cb_info *cbinfo,
bufferevent_openssl.c 1109 const struct evbuffer_cb_info *cbinfo, void *arg)
    [all...]
buffer.c 445 struct evbuffer_cb_info info;
    [all...]
  /external/libevent/include/event2/
buffer.h 658 struct evbuffer_cb_info { struct
687 typedef void (*evbuffer_cb_func)(struct evbuffer *buffer, const struct evbuffer_cb_info *info, void *arg);

Completed in 933 milliseconds