Home | History | Annotate | Download | only in pending

Lines Matching defs:pid

345  * Writes self PID in file PATH
533 pid_t pid;
549 pid
550 if (pid < 0) {
554 if (!pid) {
560 waitpid(pid, NULL,0);