Lines Matching refs:pid
533 pid_t pid;546 if ((pid = fork()) == 0) {570 if (waitpid(pid, &status, 0) == -1) {