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_close
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
regress_ssl.c
191
static int
got_close
;
variable
243
got_close
= 0;
394
++
got_close
;
540
tt_int_op(
got_close
, ==, 1);
562
tt_int_op(
got_close
, ==, 0);
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_ssl.c
190
static int
got_close
;
variable
242
got_close
= 0;
394
++
got_close
;
540
tt_int_op(
got_close
, ==, 1);
562
tt_int_op(
got_close
, ==, 0);
Completed in 15 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026