OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:got_timeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
regress_ssl.c
193
static int
got_timeout
;
variable
245
got_timeout
= 0;
414
++
got_timeout
;
545
tt_int_op(
got_timeout
, ==, 0);
564
tt_int_op(
got_timeout
, ==, 1);
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_ssl.c
192
static int
got_timeout
;
variable
244
got_timeout
= 0;
414
++
got_timeout
;
545
tt_int_op(
got_timeout
, ==, 0);
564
tt_int_op(
got_timeout
, ==, 1);
Completed in 21 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026