Lines Matching defs:cleanup
87 void cleanup(); /* cleanup function for the test */
108 TEST(GETRESGID(cleanup, &real_gid, &eff_gid, &sav_gid));
131 cleanup();
148 tst_sig(NOFORK, DEF_HANDLER, cleanup);
160 tst_brkm(TBROK, cleanup,
173 tst_brkm(TBROK, cleanup,
180 * cleanup() - performs all ONE TIME cleanup for this test at
183 void cleanup(void)