Lines Matching defs:pid
1171 pid_t pid;1176 pid = wait(&status);1177 } while (pid < 0 && errno == EINTR);