Lines Matching full:waitpid
1172 if(waitpid(pid, &status, 0) != pid)1174 printf("waitpid failed in log fork\n");