Lines Matching defs:cleanup
201 void cleanup();
245 tst_brkm(TBROK | TERRNO, cleanup,
259 tst_brkm(TBROK | TERRNO, cleanup,
272 tst_brkm(TBROK | TERRNO, cleanup,
282 tst_brkm(TBROK | TERRNO, cleanup, "fork failed");
286 cleanup();
330 cleanup();
343 cleanup();
354 cleanup();
387 cleanup();
595 tst_brkm(TBROK, cleanup,
709 tst_sig(FORK, DEF_HANDLER, cleanup);
860 * cleanup() - performs all ONE TIME cleanup for this test at
863 void cleanup(void)