Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dbufferevent-internal.h255 struct bufferevent_ops { struct
303 extern const struct bufferevent_ops bufferevent_ops_socket; argument
304 extern const struct bufferevent_ops bufferevent_ops_filter;
305 extern const struct bufferevent_ops bufferevent_ops_pair;
312 extern const struct bufferevent_ops bufferevent_ops_openssl;
319 extern const struct bufferevent_ops bufferevent_ops_async;
327 …mon_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum buffe…
Dbufferevent_pair.c357 const struct bufferevent_ops bufferevent_ops_pair = {
Dbufferevent_filter.c105 const struct bufferevent_ops bufferevent_ops_filter = {
Dbufferevent_sock.c89 const struct bufferevent_ops bufferevent_ops_socket = {
Dbufferevent_async.c94 const struct bufferevent_ops bufferevent_ops_async = {
Dbufferevent.c313 const struct bufferevent_ops *ops, in bufferevent_init_common_()
Dbufferevent_openssl.c342 const struct bufferevent_ops bufferevent_ops_openssl = {
/netbsd/src/external/bsd/libevent/dist/
Dbufferevent-internal.h255 struct bufferevent_ops { struct
303 extern const struct bufferevent_ops bufferevent_ops_socket; argument
304 extern const struct bufferevent_ops bufferevent_ops_filter;
305 extern const struct bufferevent_ops bufferevent_ops_pair;
312 extern const struct bufferevent_ops bufferevent_ops_openssl;
319 extern const struct bufferevent_ops bufferevent_ops_async;
327 …mon_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum buffe…
Dbufferevent_pair.c358 const struct bufferevent_ops bufferevent_ops_pair = {
Dbufferevent_filter.c106 const struct bufferevent_ops bufferevent_ops_filter = {
Dbufferevent_sock.c90 const struct bufferevent_ops bufferevent_ops_socket = {
Dbufferevent_async.c95 const struct bufferevent_ops bufferevent_ops_async = {
Dbufferevent.c315 const struct bufferevent_ops *ops, in bufferevent_init_common_()
Dbufferevent_openssl.c343 const struct bufferevent_ops bufferevent_ops_openssl = {
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
Dbufferevent_struct.h77 const struct bufferevent_ops *be_ops;
/netbsd/src/external/bsd/libevent/dist/include/event2/
Dbufferevent_struct.h76 const struct bufferevent_ops *be_ops;