P_PID
if (clock_getcpuclockid2(P_PID, (id_t)pid, clock_id) == -1)
idtype = P_PID;
case P_PID:
if ((pid_t)id == WAIT_MYPGRP && (idtype == P_PID || idtype == P_PGID)) {
idtype = P_PID;
case P_PID:
if (idtype == P_PID) {
case P_PID:
case P_PID:
wait6(P_PID,(a),(b),(c)|WEXITED|WTRAPPED,NULL,NULL)
waitid(P_PID,(a),NULL,(c)|WEXITED|WTRAPPED)
ATF_REQUIRE(wait6(P_PID, pid, &st, WEXITED, &wru, &si) == pid);
ATF_REQUIRE(wait6(P_PID, pid, &st, WEXITED, &wru, &si) == pid);
ATF_REQUIRE(wait6(P_PID, pid, &st, WSTOPPED, &wru, &si) == pid);
ATF_REQUIRE(wait6(P_PID, pid, &st, WCONTINUED, &wru, &si) == pid);
ATF_REQUIRE(wait6(P_PID, pid, &st, WEXITED, &wru, &si) == pid);
ATF_REQUIRE(wait6(P_PID, pid, &st, WSTOPPED, &wru, &si) == pid);
ATF_REQUIRE(wait6(P_PID, pid, &st, WCONTINUED, &wru, &si) == pid);
ATF_REQUIRE(wait6(P_PID, pid, &st, WEXITED, &wru, &si) == pid);
ATF_REQUIRE(wait6(P_PID, pid, &st, WEXITED, &wru, &si) == pid);
if (pset_bind(psid, P_PID, (idtype_t)getint(*argv), NULL))
if (pset_bind(getint(argv[0]), P_PID, getpid(), NULL))
if (pset_bind(PS_NONE, P_PID, (idtype_t)getint(*argv), NULL))