Searched refs:bufferevent_async_new_ (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/ntp/sntp/libevent/
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);
H A Diocp-internal.h188 struct bufferevent *bufferevent_async_new_(struct event_base *base,
/freebsd-11-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 120 milliseconds