Searched refs:find_pid (Results 1 – 2 of 2) sorted by relevance
166 static int find_pid(); /* Finds a process in the table */567 if (find_pid(utmpx->ut_pid, &i) == 0) in scan_utmps()574 if (find_pid(utmpx->ut_pid, &i) == 1) in scan_utmps()677 if (find_pid(p->pd_pid, &i) == 0) in drain_pipe()713 if (pidcnt != 0 && (find_pid(pid, &j) == 1 || pid == 0)) in add_pid()811 if (i != -1 || find_pid(pid, &i) == 1) { /* Found the entry */ in rem_pid()845 find_pid(pid_t pid, int *i) in find_pid() function
51 static struct pmtab *find_pid();310 if ((pmptr = find_pid(pid)) == NULL) {423 find_pid(pid) in find_pid() function484 if ((pmptr = find_pid(pid)) == NULL) {