Searched refs:BEV_FLUSH (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dbufferevent.h600 BEV_FLUSH = 1, enumerator in enum:bufferevent_flush_mode
611 @param mode either BEV_NORMAL or BEV_FLUSH or BEV_FINISHED
691 (BEV_NORMAL), or flush as much data as we can (BEV_FLUSH),
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_zlib.c117 case BEV_FLUSH:
H A Dregress_bufferevent.c199 static void test_bufferevent_flush_flush(void) { test_bufferevent_impl(0, BEV_FLUSH); }
203 static void test_bufferevent_pair_flush_flush(void) { test_bufferevent_impl(1, BEV_FLUSH); }
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent.h574 BEV_FLUSH = 1, enumerator in enum:bufferevent_flush_mode
585 @param mode either BEV_NORMAL or BEV_FLUSH or BEV_FINISHED
665 (BEV_NORMAL), or flush as much data as we can (BEV_FLUSH),
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_zlib.c117 case BEV_FLUSH:

Completed in 114 milliseconds