Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c317 bea1 = bufferevent_async_new_(data->base, data->pair[0], in test_iocp_bufferevent_async()
319 bea2 = bufferevent_async_new_(data->base, data->pair[1], in test_iocp_bufferevent_async()
/freebsd/contrib/libevent/test/
H A Dregress_iocp.c317 bea1 = bufferevent_async_new_(data->base, data->pair[0], in test_iocp_bufferevent_async()
319 bea2 = bufferevent_async_new_(data->base, data->pair[1], in test_iocp_bufferevent_async()
/freebsd/contrib/ntp/sntp/libevent/
H A Diocp-internal.h202 struct bufferevent *bufferevent_async_new_(struct event_base *base,
H A Dbufferevent_sock.c352 return bufferevent_async_new_(base, fd, options); in bufferevent_socket_new()
H A Dbufferevent_async.c543 bufferevent_async_new_(struct event_base *base, in bufferevent_async_new_() function
/freebsd/contrib/libevent/
H A Diocp-internal.h202 struct bufferevent *bufferevent_async_new_(struct event_base *base,
H A Dbufferevent_sock.c352 return bufferevent_async_new_(base, fd, options); in bufferevent_socket_new()
H A Dbufferevent_async.c543 bufferevent_async_new_(struct event_base *base, in bufferevent_async_new_() function