Searched refs:_Status (Results 1 – 1 of 1) sorted by relevance
79 int _Status; /* exit status of child */ variable465 while ((w_ret = wait(&_Status)) != _Pid)470 if ((_Status & 0xff00) < 0) {704 u -> ut_exit.e_termination = _Status & 0xff;705 u -> ut_exit.e_exit = (_Status >> 8) & 0xff;