Searched refs:testpid (Results 1 – 2 of 2) sorted by relevance
1119 pid_t testpid, child; in test_run() local1126 testpid = test_start(ts->command, &outfd); in test_run()1157 child = waitpid(testpid, &ts->status, 0); in test_run()1163 sysdie("waitpid for %u failed", (unsigned int) testpid); in test_run()
1020 pid_t testpid; in aio_zvol_cleanup() local1029 ATF_REQUIRE_EQ(1, fscanf(pidfile, "%d", &testpid)); in aio_zvol_cleanup()1033 testpid); in aio_zvol_cleanup()