Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h325 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct buffer…
H A Dbufferevent_pair.c99 if (bufferevent_init_common_(&bufev->bev, base, &bufferevent_ops_pair, in bufferevent_pair_elt_new()
H A Dbufferevent_filter.c192 if (bufferevent_init_common_(&bufev_f->bev, underlying->ev_base, in bufferevent_filter_new()
H A Dbufferevent_sock.c358 if (bufferevent_init_common_(bufev_p, base, &bufferevent_ops_socket, in bufferevent_socket_new()
H A Dbufferevent_async.c574 if (bufferevent_init_common_(&bev_a->bev, base, &bufferevent_ops_async, in bufferevent_async_new_()
H A Dbufferevent.c309 bufferevent_init_common_(struct bufferevent_private *bufev_private, in bufferevent_init_common_() function
H A Dbufferevent_openssl.c1363 if (bufferevent_init_common_(bev_p, base, in bufferevent_openssl_new_impl()
H A DChangeLog160 o Fix leaks in error path of the bufferevent_init_common_() (bb0f8fe7 Azat Khuzhin)
/freebsd/contrib/libevent/
H A Dbufferevent-internal.h325 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct buffer…
H A Dbufferevent_pair.c99 if (bufferevent_init_common_(&bufev->bev, base, &bufferevent_ops_pair, in bufferevent_pair_elt_new()
H A Dbufferevent_filter.c192 if (bufferevent_init_common_(&bufev_f->bev, underlying->ev_base, in bufferevent_filter_new()
H A Dbufferevent_sock.c358 if (bufferevent_init_common_(bufev_p, base, &bufferevent_ops_socket, in bufferevent_socket_new()
H A Dbufferevent_async.c574 if (bufferevent_init_common_(&bev_a->bev, base, &bufferevent_ops_async, in bufferevent_async_new_()
H A Dbufferevent.c309 bufferevent_init_common_(struct bufferevent_private *bufev_private, in bufferevent_init_common_() function
H A Dbufferevent_openssl.c1363 if (bufferevent_init_common_(bev_p, base, in bufferevent_openssl_new_impl()
H A DChangeLog160 o Fix leaks in error path of the bufferevent_init_common_() (bb0f8fe7 Azat Khuzhin)