Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dutils_module_tests.c674 int close_in_timeout; member
680 static void eloop_tests_start(int close_in_timeout);
787 if (!t->close_in_timeout) in eloop_test_read_1()
803 if (t->close_in_timeout) in eloop_test_cb()
838 next_run = t->close_in_timeout; in eloop_test_timeout()
848 static void eloop_tests_start(int close_in_timeout) in eloop_tests_start() argument
857 t->close_in_timeout = close_in_timeout; in eloop_tests_start()
860 t, close_in_timeout); in eloop_tests_start()