Searched refs:BEV_FLUSH (Results 1 – 3 of 3) sorted by relevance
117 case BEV_FLUSH: in getstate()
212 static void test_bufferevent_flush_flush(void) { test_bufferevent_impl(0, BEV_FLUSH); } in test_bufferevent_flush_flush()216 static void test_bufferevent_pair_flush_flush(void) { test_bufferevent_impl(1, BEV_FLUSH); } in test_bufferevent_pair_flush_flush()
603 BEV_FLUSH = 1, enumerator