Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Diocp-internal.h138 int evbuffer_launch_read_(struct evbuffer *buf, size_t n, struct event_overlapped *ol);
H A Dbuffer_iocp.c246 evbuffer_launch_read_(struct evbuffer *buf, size_t at_most, in evbuffer_launch_read_() function
H A Dbufferevent_async.c293 if (evbuffer_launch_read_(bev->input, at_most, &beva->read_overlapped)) { in bev_async_consider_reading()
/freebsd/contrib/libevent/
H A Diocp-internal.h138 int evbuffer_launch_read_(struct evbuffer *buf, size_t n, struct event_overlapped *ol);
H A Dbuffer_iocp.c246 evbuffer_launch_read_(struct evbuffer *buf, size_t at_most, in evbuffer_launch_read_() function
H A Dbufferevent_async.c293 if (evbuffer_launch_read_(bev->input, at_most, &beva->read_overlapped)) { in bev_async_consider_reading()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c272 tt_assert(!evbuffer_launch_read_(rbuf, 2048, &rol)); in test_iocp_evbuffer()
/freebsd/contrib/libevent/test/
H A Dregress_iocp.c272 tt_assert(!evbuffer_launch_read_(rbuf, 2048, &rol)); in test_iocp_evbuffer()