WIFEXITED
if (WIFEXITED(child_status))
if (WIFEXITED(status)) {
if (WIFEXITED(status)) {
if (WIFEXITED(ret)) {
if (!WIFEXITED(wstat))
if (WIFEXITED(ret))
if (WIFEXITED(status)) {
if (WIFEXITED(status) && (WEXITSTATUS(status) != 0)) {
if (WIFEXITED(wstatus))
return ((WIFEXITED(status) == 0) ? 1 : WEXITSTATUS(status));
if (WIFEXITED(status)) {
} else if (WIFEXITED(status) &&
if (waitpid(pid, &status, 0) == pid && WIFEXITED(status))
else if (WIFEXITED(wstat) && WEXITSTATUS(wstat))
if (WIFEXITED(stat_loc)) {
return ((WIFEXITED(status) && WEXITSTATUS(status) == 0) ? 0 : 1);
if (WIFEXITED(wstat)) /* this should always be true */
if (waitpid(pid, &status, 0) == pid && WIFEXITED(status))
if (waitpid(pid, &st, 0) == pid && WIFEXITED(st))
if (WIFEXITED(status)) {
if (WIFEXITED(status) && (WEXITSTATUS(status) != 0)) {
if (WIFEXITED(wstat)) /* this should always be true */
if (!WIFEXITED(status)) {
!WIFSIGNALED(st) && WIFEXITED(st))
if ((waitpid(pid, &status, 0) == pid) && WIFEXITED(status))
if (WIFEXITED(status))
if (!WIFEXITED(status) || WEXITSTATUS(status) != 0)
if (WIFEXITED(status)) {
if (WIFEXITED(status)) {
if (WIFEXITED(status)) {
if ((rv == daemon_pid && WIFEXITED(stat)) ||
if (WIFEXITED(status)) {
} else if (WIFEXITED(wstat) && WEXITSTATUS(wstat)) {
if (WIFEXITED(status) &&
rp->state = (WIFEXITED(status) && WEXITSTATUS(status) == 0) ? build_ok : build_failed;
} while ((!WIFEXITED(stat_loc) &&
if (WIFEXITED(status))
if (WIFEXITED(status))
} else if (WIFEXITED(stat)) {
if (WIFEXITED(status)) {
if (WIFEXITED(child_status)) {
} else if (WIFEXITED(stat)) {
if (WIFEXITED(rval)) {
if (WIFEXITED(rval)) {
return ((WIFEXITED(cstatus) == 0) ? 99 : WEXITSTATUS(cstatus));
# ifndef WIFEXITED
if (WIFEXITED(st))
if (WIFEXITED(st))
else if (WIFEXITED(status))
if (type == PROC_CONTROL && WIFEXITED(st))
if (!WIFEXITED(statloc) || (WEXITSTATUS(statloc) != 0))
if (WIFEXITED(stat))
if (WIFEXITED(stat)) {
if (waitpid(pid, &status, 0) == pid && WIFEXITED(status))
if (WIFEXITED(status) || WIFSIGNALED(status)) {
if (WIFEXITED(status))
if (!WIFEXITED(status) ||
} else if (WIFEXITED(exitstatus)) {
if (!WIFEXITED(stat)) {
} else if (WIFEXITED(exitstatus)) {
if (!WIFEXITED(ret_status)) {
if (!WIFEXITED(stat)) {
if (WIFEXITED(stat)) {
if (!WIFEXITED(status) ||
if (!WIFEXITED(status) ||
if (WIFEXITED(stat))
if (WIFEXITED(g_child_status)) {
if (WIFEXITED(status))
if (waitpid(child, &estatus, 0) == child && WIFEXITED(estatus))
if (waitpid(pid, &status, 0) == pid && WIFEXITED(status))
if (!WIFEXITED(status)) {
if (!WIFEXITED(status))
(WIFEXITED(pstatus) && WEXITSTATUS(pstatus) != 0)) {
(WIFEXITED(status) || WIFSIGNALED(status))) {
if (WIFEXITED(status)) {
assert(WIFEXITED(child_status));
assert(WIFEXITED(status));
assert(WIFEXITED(status));
if (WIFEXITED(status)) {
if (WIFEXITED(stat) && WEXITSTATUS(stat) == 0)
if (WIFEXITED(status))
if (WIFEXITED(status)) {
WIFEXITED(status) ? "Complete" : "SIGKILL",
if (WIFEXITED(status)) {
if (WIFEXITED (status)) {
} else if (WIFEXITED(exit_status)) {
(w == -1 || !WIFEXITED(status) || WEXITSTATUS(status) != 0)) {
if (WIFEXITED(i)) {
if (WIFEXITED(i)) {
if (WIFEXITED(loc) && WEXITSTATUS(loc) == 0) {
if (WIFEXITED(loc) && WEXITSTATUS(loc) == 0) {
estat = WIFEXITED(wstat) ? WEXITSTATUS(wstat) : -1;
if (WIFEXITED(wstat))
if (WIFEXITED(status)) {
*r_status = WIFEXITED(status) ? WEXITSTATUS(status) : -1;
if (WIFEXITED(status)) {
} else if (WIFEXITED(status)) {
if (WIFEXITED(stat)) {
*r_status = WIFEXITED(status) ? WEXITSTATUS(status) : -1;
if (WIFEXITED(rval)) {
if (WIFSIGNALED(pstatus) || (WIFEXITED(pstatus) &&
assert(WIFEXITED(status));
if (WIFEXITED(child_status))
WIFEXITED(estatus)) {
if (!WIFEXITED(wstat) || WEXITSTATUS(wstat) != 0) {
if ((rv < 0) || !WIFEXITED(rv) || WEXITSTATUS(rv) != 0)
if (rv >= 0 && WIFEXITED(rv)) {
if (WIFEXITED(wstat) == 0) {
if (WIFEXITED(childstat)) {
if (spoof_dtrace_wait(dtrace, &stat) != 0 && WIFEXITED(stat) &&
if (WIFEXITED(xp->xp_wait) == 0) {
if (!WIFEXITED(stat) || WEXITSTATUS(stat) != 0) {
} else if (WIFEXITED(status)) {
} while (!WIFEXITED(status) && !WIFSIGNALED(status));
if (WIFEXITED(stat)) { stat = WEXITSTATUS(stat); } \