got_write_on_close  414 opal/mca/event/libevent2022/libevent/test/regress.c 	short got_read_on_close = 0, got_write_on_close = 0;
got_write_on_close  451 opal/mca/event/libevent2022/libevent/test/regress.c 	    &got_write_on_close);
got_write_on_close  466 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_int_op(got_write_on_close, ==, EV_WRITE);