Searched refs:_Pid (Results 1 – 1 of 1) sorted by relevance
82 pid_t _Pid = 0; /* process id of child */ variable437 switch(_Pid = fork()) {465 while ((w_ret = wait(&_Status)) != _Pid)541 if (_Pid) { /* kill the child process */544 (void) kill (_Pid, SIGKILL);693 u -> ut_pid = (pid_t) _Pid;