Lines Matching defs:cleanup
166 static void cleanup(void);
218 tst_brkm(TBROK, cleanup, "fd_w open failed for %s: %s",
222 tst_brkm(TBROK, cleanup, "fd_r open failed for %s: %s",
240 tst_brkm(TBROK, cleanup, "fd_w open failed for %s: %s",
244 tst_brkm(TBROK, cleanup, "fd_r open failed for %s: %s",
261 tst_brkm(TBROK, cleanup, "fd_w open failed for %s: %s",
265 tst_brkm(TBROK, cleanup, "fd_r open failed for %s: %s",
286 cleanup();
296 tst_brkm(TBROK, cleanup, "Couldn't create test file %s: %s",
303 tst_brkm(TCONF, cleanup,
310 static void cleanup(void)