Lines Matching defs:WAIT_STATUS_INT
469 # define WAIT_STATUS_INT(s) (s.w_status)
473 # define WAIT_STATUS_INT(s) (s)
8444 WAIT_STATUS_INT(status) = 0;
8454 return wait_helper(module, pid, WAIT_STATUS_INT(status), &ru);
8481 WAIT_STATUS_INT(status) = 0;
8491 return wait_helper(module, res, WAIT_STATUS_INT(status), &ru);
8578 WAIT_STATUS_INT(status) = 0;
8588 return Py_BuildValue("Ni", PyLong_FromPid(res), WAIT_STATUS_INT(status));
8649 WAIT_STATUS_INT(status) = 0;
8659 return Py_BuildValue("Ni", PyLong_FromPid(pid), WAIT_STATUS_INT(status));
11258 WAIT_STATUS_INT(wait_status) = status;
11281 WAIT_STATUS_INT(wait_status) = status;
11301 WAIT_STATUS_INT(wait_status) = status;
11321 WAIT_STATUS_INT(wait_status) = status;
11341 WAIT_STATUS_INT(wait_status) = status;
11361 WAIT_STATUS_INT(wait_status) = status;
11381 WAIT_STATUS_INT(wait_status) = status;
11401 WAIT_STATUS_INT(wait_status) = status;
14835 WAIT_STATUS_INT(wait_status) = status;