Searched refs:bufferevent_ops (Results 1 – 16 of 16) sorted by relevance
253 struct bufferevent_ops { struct301 extern const struct bufferevent_ops bufferevent_ops_socket; argument302 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_openssl;317 extern const struct bufferevent_ops bufferevent_ops_async;325 …mon_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum buffe…
355 const struct bufferevent_ops bufferevent_ops_pair = {
103 const struct bufferevent_ops bufferevent_ops_filter = {
87 const struct bufferevent_ops bufferevent_ops_socket = {
92 const struct bufferevent_ops bufferevent_ops_async = {
311 const struct bufferevent_ops *ops, in bufferevent_init_common_()
340 const struct bufferevent_ops bufferevent_ops_openssl = {
75 const struct bufferevent_ops *be_ops;