Searched refs:bufferevent_async_new_ (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Diocp-internal.h188 struct bufferevent *bufferevent_async_new_(struct event_base *base,
H A Dbufferevent_async.c522 bufferevent_async_new_(struct event_base *base, function
H A Dbufferevent_sock.c351 return bufferevent_async_new_(base, fd, options);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Diocp-internal.h188 struct bufferevent *bufferevent_async_new_(struct event_base *base,
H A Dbufferevent_async.c522 bufferevent_async_new_(struct event_base *base, function
H A Dbufferevent_sock.c325 return bufferevent_async_new_(base, fd, options);
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_iocp.c317 bea1 = bufferevent_async_new_(data->base, data->pair[0],
319 bea2 = bufferevent_async_new_(data->base, data->pair[1],
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c317 bea1 = bufferevent_async_new_(data->base, data->pair[0],
319 bea2 = bufferevent_async_new_(data->base, data->pair[1],

Completed in 301 milliseconds