findchild
cp = findchild(pid, 1);
if ((cp = findchild(pid, 0)) != NULL) {
static struct child *findchild(pid_t, int);