Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/tests/tap/
H A Dbasic.h184 typedef void (*test_cleanup_func_with_data)(int, int, void *); typedef
187 void test_cleanup_register_with_data(test_cleanup_func_with_data, void *)
H A Dbasic.c104 test_cleanup_func_with_data func_with_data;
996 test_cleanup_func_with_data func_with_data, void *data) in register_cleanup()
1026 test_cleanup_register_with_data(test_cleanup_func_with_data func, void *data) in test_cleanup_register_with_data()