Searched refs:bufferevent_init_common_ (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_pair.c99 if (bufferevent_init_common_(&bufev->bev, base, &bufferevent_ops_pair,
H A Dbufferevent-internal.h325 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum bufferevent_options options);
H A Dbufferevent_filter.c192 if (bufferevent_init_common_(&bufev_f->bev, underlying->ev_base,
H A Dbufferevent_async.c574 if (bufferevent_init_common_(&bev_a->bev, base, &bufferevent_ops_async,
H A Dbufferevent_sock.c358 if (bufferevent_init_common_(bufev_p, base, &bufferevent_ops_socket,
H A Dbufferevent.c309 bufferevent_init_common_(struct bufferevent_private *bufev_private, function
H A Dbufferevent_openssl.c1363 if (bufferevent_init_common_(bev_p, base,
/freebsd-current/contrib/libevent/
H A Dbufferevent_pair.c99 if (bufferevent_init_common_(&bufev->bev, base, &bufferevent_ops_pair,
H A Dbufferevent-internal.h325 int bufferevent_init_common_(struct bufferevent_private *, struct event_base *, const struct bufferevent_ops *, enum bufferevent_options options);
H A Dbufferevent_filter.c192 if (bufferevent_init_common_(&bufev_f->bev, underlying->ev_base,
H A Dbufferevent_sock.c358 if (bufferevent_init_common_(bufev_p, base, &bufferevent_ops_socket,
H A Dbufferevent_async.c574 if (bufferevent_init_common_(&bev_a->bev, base, &bufferevent_ops_async,
H A Dbufferevent.c309 bufferevent_init_common_(struct bufferevent_private *bufev_private, function
H A Dbufferevent_openssl.c1363 if (bufferevent_init_common_(bev_p, base,

Completed in 287 milliseconds