Searched refs:bufferevent_ops (Results 1 – 8 of 8) sorted by relevance
214 struct bufferevent_ops { struct257 extern const struct bufferevent_ops bufferevent_ops_socket; argument258 extern const struct bufferevent_ops bufferevent_ops_filter;259 extern const struct bufferevent_ops bufferevent_ops_pair;266 extern const struct bufferevent_ops bufferevent_ops_async;273 …mmon(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum buffe…
325 const struct bufferevent_ops bufferevent_ops_pair = {
95 const struct bufferevent_ops bufferevent_ops_filter = {
87 const struct bufferevent_ops bufferevent_ops_socket = {
90 const struct bufferevent_ops bufferevent_ops_async = {
274 const struct bufferevent_ops *ops, in bufferevent_init_common()
334 const struct bufferevent_ops bufferevent_ops_openssl = {
75 const struct bufferevent_ops *be_ops;