Lines Matching refs:TBROK
212 tst_brkm(TBROK | TERRNO, cleanup, "fork() failed"); in main()
221 tst_brkm(TBROK | TERRNO, cleanup, in main()
254 tst_brkm(TBROK, getout, "%s", mesg); in parent()
259 tst_brkm(TBROK, getout, "%s", str); in parent()
271 tst_brkm(TBROK | TERRNO, getout, in parent()
275 tst_brkm(TBROK | TERRNO, getout, in parent()
279 tst_brkm(TBROK | TERRNO, getout, in parent()
287 tst_brkm(TBROK | TERRNO, getout, in parent()
295 tst_brkm(TBROK | TERRNO, getout, "wait() failed"); in parent()
300 tst_brkm(TBROK, cleanup, "Unexpected signal %d killed child", in parent()
312 tst_resm(TBROK, "%s", mesg); in parent()
344 case TBROK: in parent()
348 tst_resm(TBROK, "%s", mesg); in parent()
353 tst_resm(TBROK, "%s", str); in parent()
357 tst_resm(TBROK, "A signal was caught before being released."); in parent()
361 tst_resm(TBROK, "write() pipe failed for child."); in parent()
365 tst_resm(TBROK, "Error occured in signal handler."); in parent()
368 tst_resm(TBROK, "Unexpected exit code %d from child", rv); in parent()
464 exit(TBROK); in child()
470 exit(TBROK); in child()
487 exit_val = TBROK; in child()
779 tst_brkm(TBROK | TERRNO, cleanup, in setup()
790 tst_brkm(TBROK | TERRNO, cleanup, in setup()