Lines Matching refs:TERRNO
245 tst_brkm(TBROK | TERRNO, cleanup, in main()
259 tst_brkm(TBROK | TERRNO, cleanup, in main()
272 tst_brkm(TBROK | TERRNO, cleanup, in main()
282 tst_brkm(TBROK | TERRNO, cleanup, "fork failed"); in main()
352 tst_brkm(TBROK | TERRNO, NULL, "kill() failed"); in parent_rout()
385 tst_brkm(TBROK | TERRNO, NULL, "read() failed"); in parent_rout()
463 tst_brkm(TBROK | TERRNO, NULL, in child1_rout()
480 tst_brkm(TBROK | TERRNO, NULL, "fork failed"); in child1_rout()
490 tst_brkm(TBROK | TERRNO, NULL, "self_exec() failed"); in child1_rout()
504 tst_brkm(TBROK | TERRNO, NULL, "fork failed"); in child1_rout()
717 tst_brkm(TBROK | TERRNO, NULL, in setup()
754 tst_brkm(TBROK | TERRNO, NULL, "pipe() failed"); in setup()
818 tst_resm(TWARN | TERRNO, "kill() failed"); in par_kill()
844 tst_resm(TWARN | TERRNO, in chld1_kill()
851 tst_resm(TWARN | TERRNO, in chld1_kill()