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