Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/sntp/libevent/
Dbufferevent-internal.h292 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct buffer…
Dbufferevent_pair.c99 if (bufferevent_init_common_(&bufev->bev, base, &bufferevent_ops_pair, in bufferevent_pair_elt_new()
Dbufferevent_filter.c187 if (bufferevent_init_common_(&bufev_f->bev, underlying->ev_base, in bufferevent_filter_new()
Dbufferevent_sock.c331 if (bufferevent_init_common_(bufev_p, base, &bufferevent_ops_socket, in bufferevent_socket_new()
Dbufferevent_async.c557 if (bufferevent_init_common_(&bev_a->bev, base, &bufferevent_ops_async, in bufferevent_async_new_()
Dbufferevent.c292 bufferevent_init_common_(struct bufferevent_private *bufev_private, in bufferevent_init_common_() function
Dbufferevent_openssl.c1333 if (bufferevent_init_common_(bev_p, base, in bufferevent_openssl_new_impl()