Searched refs:find_pid (Results 1 – 2 of 2) sorted by relevance
167 static int find_pid(); /* Finds a process in the table */568 if (find_pid(utmpx->ut_pid, &i) == 0) in scan_utmps()575 if (find_pid(utmpx->ut_pid, &i) == 1) in scan_utmps()678 if (find_pid(p->pd_pid, &i) == 0) in drain_pipe()714 if (pidcnt != 0 && (find_pid(pid, &j) == 1 || pid == 0)) in add_pid()812 if (i != -1 || find_pid(pid, &i) == 1) { /* Found the entry */ in rem_pid()846 find_pid(pid_t pid, int *i) in find_pid() function
50 static struct pmtab *find_pid(pid_t);290 if ((pmptr = find_pid(pid)) == NULL) { in sigchild()401 find_pid(pid_t pid) in find_pid() function459 if ((pmptr = find_pid(pid)) == NULL) { in mark_service()