Searched refs:got_close (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/libevent/test/
H A Dregress_ssl.c207 static int got_close = 0; variable
331 ++got_close;
482 tt_int_op(got_close, ==, 1);
504 tt_int_op(got_close, ==, 0);
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c192 static int got_close = 0; variable
262 ++got_close;
382 tt_int_op(got_close, ==, 1);

Completed in 117 milliseconds