Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_ssl.c193 static int got_timeout; variable
245 got_timeout = 0; in ssl_test_cleanup()
414 ++got_timeout; in eventcb()
545 tt_int_op(got_timeout, ==, 0); in regress_bufferevent_openssl()
564 tt_int_op(got_timeout, ==, 1); in regress_bufferevent_openssl()