Searched refs:finger_pid (Results 1 – 1 of 1) sorted by relevance
43 int finger_pid; variable48 kill(finger_pid, SIGKILL);85 finger_pid = pipe_stdin(argv);132 while ((wait_pid = wait(&finger_status)) != -1 && wait_pid != finger_pid)134 return (wait_pid != finger_pid || finger_status != 0);