Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c188 static int got_close; variable
240 got_close = 0; in ssl_test_cleanup()
392 ++got_close; in eventcb()
538 tt_int_op(got_close, ==, 1); in regress_bufferevent_openssl()
560 tt_int_op(got_close, ==, 0); in regress_bufferevent_openssl()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c188 static int got_close; variable
240 got_close = 0; in ssl_test_cleanup()
392 ++got_close; in eventcb()
538 tt_int_op(got_close, ==, 1); in regress_bufferevent_openssl()
560 tt_int_op(got_close, ==, 0); in regress_bufferevent_openssl()