Searched refs:t_cleanup_func (Results 1 – 2 of 2) sorted by relevance
525 if (test->t_cleanup_func != NULL) in run()526 test->t_cleanup_func(asroot, injail, test); in run()
65 void (*t_cleanup_func)(int asroot, int injail, member