Searched refs:bufferevent_ops (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dbufferevent_struct.h75 const struct bufferevent_ops *be_ops;
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent_struct.h75 const struct bufferevent_ops *be_ops;
/freebsd-13-stable/contrib/libevent/
H A Dbufferevent-internal.h253 struct bufferevent_ops { struct
301 extern const struct bufferevent_ops bufferevent_ops_socket;
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 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum bufferevent_options options);
H A Dbufferevent_pair.c355 const struct bufferevent_ops bufferevent_ops_pair = {
H A Dbufferevent_filter.c103 const struct bufferevent_ops bufferevent_ops_filter = {
H A Dbufferevent_async.c91 const struct bufferevent_ops bufferevent_ops_async = {
H A Dbufferevent_sock.c87 const struct bufferevent_ops bufferevent_ops_socket = {
H A Dbufferevent.c293 const struct bufferevent_ops *ops,
H A Dbufferevent_openssl.c339 const struct bufferevent_ops bufferevent_ops_openssl = {
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h228 struct bufferevent_ops { struct
276 extern const struct bufferevent_ops bufferevent_ops_socket;
277 extern const struct bufferevent_ops bufferevent_ops_filter;
278 extern const struct bufferevent_ops bufferevent_ops_pair;
285 extern const struct bufferevent_ops bufferevent_ops_async;
292 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum bufferevent_options options);
H A Dbufferevent_pair.c348 const struct bufferevent_ops bufferevent_ops_pair = {
H A Dbufferevent_filter.c98 const struct bufferevent_ops bufferevent_ops_filter = {
H A Dbufferevent_async.c91 const struct bufferevent_ops bufferevent_ops_async = {
H A Dbufferevent_sock.c88 const struct bufferevent_ops bufferevent_ops_socket = {
H A Dbufferevent.c294 const struct bufferevent_ops *ops,
H A Dbufferevent_openssl.c341 const struct bufferevent_ops bufferevent_ops_openssl = {

Completed in 184 milliseconds