Home
last modified time | relevance | path

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

/openbsd/regress/sbin/iked/test_helper/
H A Dtest_helper.c105 static test_onerror_func_t *test_onerror = NULL;
174 set_onerror_func(test_onerror_func_t *f, void *ctx) in set_onerror_func()
H A Dtest_helper.h34 typedef void (test_onerror_func_t)(void *); typedef
41 void set_onerror_func(test_onerror_func_t *f, void *ctx);
/openbsd/regress/usr.bin/ssh/unittests/test_helper/
H A Dtest_helper.c110 static test_onerror_func_t *test_onerror = NULL;
234 set_onerror_func(test_onerror_func_t *f, void *ctx) in set_onerror_func()
H A Dtest_helper.h32 typedef void (test_onerror_func_t)(void *); typedef
40 void set_onerror_func(test_onerror_func_t *f, void *ctx);