Lines Matching defs:wpid
36 pid_t child, child2 = 0, wpid;
74 (wpid = TWAIT_GENERIC(child2, &status, WALLSIG), child2);
84 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0), child);
110 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0),
131 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child2, &status, 0),
164 wpid = TWAIT_GENERIC(child, &status, 0), child);
187 wpid = TWAIT_GENERIC(child2, &status, 0), child2);
194 wpid = TWAIT_GENERIC(child2, &status, 0));
200 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0), child);
210 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0), child);
216 TWAIT_REQUIRE_FAILURE(ECHILD, wpid = TWAIT_GENERIC(child, &status, 0));
324 pid_t child, child2 = 0, wpid;
385 (wpid = TWAIT_GENERIC(child2, &status, WALLSIG), child2);
395 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0), child);
430 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0),
488 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child2, &status, 0),
555 wpid = TWAIT_GENERIC(child, &status, 0), child);
618 wpid = TWAIT_GENERIC(child2, &status, 0), child2);
625 wpid = TWAIT_GENERIC(child2, &status, 0));
629 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0), child);
639 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0), child);
645 TWAIT_REQUIRE_FAILURE(ECHILD, wpid = TWAIT_GENERIC(child, &status, 0));
685 pid_t child, child2 = 0, wpid;
717 (wpid = TWAIT_GENERIC(child2, &status, WALLSIG), child2);
728 TWAIT_REQUIRE_SUCCESS(wpid = TWAIT_GENERIC(child, &status, 0), child);
734 TWAIT_REQUIRE_FAILURE(ECHILD, wpid = TWAIT_GENERIC(child, &status, 0));