Lines Matching refs:pid
54 int pid;61 for (pid = 2; pid < pid_max; pid++) {62 if (pid == parentpid)65 pgid2 = getpgid(pid);68 pids[next] = pid;87 pid_t pid;89 pid = SAFE_CLONE(&clone_args);90 if (!pid) {99 SAFE_KILL(pid, SIGKILL);