Lines Matching defs:cleanup
86 void cleanup(); /* cleanup function for the test */
107 TEST(GETRESUID(cleanup, &real_uid, &eff_uid, &sav_uid));
126 cleanup();
143 tst_sig(NOFORK, DEF_HANDLER, cleanup);
155 tst_brkm(TBROK, cleanup,
168 tst_brkm(TBROK, cleanup,
175 * cleanup() - performs all ONE TIME cleanup for this test at
178 void cleanup(void)