Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_main.c122 int in_legacy_test_wrapper = 0; variable
388 in_legacy_test_wrapper = 1; in run_legacy_test_fn()
390 in_legacy_test_wrapper = 0; in run_legacy_test_fn()
H A Dregress.h69 extern int in_legacy_test_wrapper;
H A Dregress.c288 if (!in_legacy_test_wrapper) { \
/freebsd/contrib/libevent/test/
H A Dregress_main.c122 int in_legacy_test_wrapper = 0; variable
388 in_legacy_test_wrapper = 1; in run_legacy_test_fn()
390 in_legacy_test_wrapper = 0; in run_legacy_test_fn()
H A Dregress.h69 extern int in_legacy_test_wrapper;
H A Dregress.c288 if (!in_legacy_test_wrapper) { \