waitid
error = waitid(P_ALL, 0, &info, options);
if (waitid(P_ALL, 0, &info,
error = waitid(P_ALL, 0, &info, options);
if (waitid(P_PID, childpid, &info, WEXITED) == -1) {
(void) waitid(P_PID, pid, &info, WEXITED | WNOWAIT);
err = waitid(P_ALL, 0, &info, WNOHANG|WEXITED);
rcode = waitid(P_ALL, 0, &info, WNOHANG|WEXITED);
while ((ret = waitid(P_ALL, 0, &infop, WNOHANG | WEXITED)) != -1) {
extern int waitid(idtype_t, id_t, siginfo_t *, int);
IN_KERNEL_SYSCALL(waitid, SYS_waitid) /* 107 */
error = waitid(idtype, pid, &info, noptions);
if ((error = waitid(idtype, id, &info, options)) < 0)
return (waitid(idtype, id, infop, options));
if (waitid(P_PID, pid, &sig, WEXITED) != 0) {
if (waitid(P_PID, pid, &sig, WEXITED) != 0) {
ret = waitid(P_PID, child, &info, WEXITED);
ret = waitid(P_PID, child, &info, WEXITED);
ret = waitid(P_PID, child, &info, WEXITED);
ret = waitid(P_PID, child, &info, WEXITED);
ret = waitid(P_PID, child, &info, WEXITED);
ret = waitid(P_PID, child, &info, WEXITED);
if (waitid(P_PID, child, &cret, WEXITED) < 0) {
if (waitid(P_PID, child, &cret, WEXITED) < 0) {
extern int waitid(idtype_t, id_t, siginfo_t *, int);
extern int waitid();
error = waitid(idtype, pid, &info, noptions);
if (error = waitid(idtype, id, &info, options))
if (error = waitid(idtype, id, &info, options))
extern int waitid(idtype_t, id_t, siginfo_t *, int);