Searched refs:findchild (Results 1 – 1 of 1) sorted by relevance
68 static struct child *findchild(pid_t, int);310 findchild(pid_t pid, int dont_alloc) in findchild() function357 cp = findchild(pid, 1); in sigchild()390 cp = findchild(pid, 1); in wait_child()416 if ((cp = findchild(pid, 0)) != NULL) { in free_child()