Searched refs:bufferevent_init_common_ (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/contrib/ntp/sntp/libevent/ |
| D | bufferevent-internal.h | 292 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct buffer…
|
| D | bufferevent_pair.c | 99 if (bufferevent_init_common_(&bufev->bev, base, &bufferevent_ops_pair, in bufferevent_pair_elt_new()
|
| D | bufferevent_filter.c | 187 if (bufferevent_init_common_(&bufev_f->bev, underlying->ev_base, in bufferevent_filter_new()
|
| D | bufferevent_sock.c | 331 if (bufferevent_init_common_(bufev_p, base, &bufferevent_ops_socket, in bufferevent_socket_new()
|
| D | bufferevent_async.c | 557 if (bufferevent_init_common_(&bev_a->bev, base, &bufferevent_ops_async, in bufferevent_async_new_()
|
| D | bufferevent.c | 292 bufferevent_init_common_(struct bufferevent_private *bufev_private, in bufferevent_init_common_() function
|
| D | bufferevent_openssl.c | 1333 if (bufferevent_init_common_(bev_p, base, in bufferevent_openssl_new_impl()
|