Lines Matching defs:cleanup
116 void cleanup(); /* cleanup function for the tests */
170 * Invoke cleanup() to delete the test directories created
173 cleanup();
193 tst_sig(NOFORK, DEF_HANDLER, cleanup);
203 Test_cases[ind].pathname = tst_get_bad_addr(cleanup);
243 tst_brkm(TBROK, cleanup, "Fails to create node in setup1()");
261 tst_brkm(TBROK, cleanup, "Fails to create node in setup3()");
268 * cleanup() - Performs all ONE TIME cleanup for this test at
275 void cleanup(void)