Searched refs:ihp_pid (Results 1 – 2 of 2) sorted by relevance
1369 probe_ev->ihp_pid = pid; in ilbd_run_probe()1414 if (kill(ev->ihp_pid, SIGKILL) != 0) in reassociate_port()1416 if (waitpid(ev->ihp_pid, NULL, 0) != ev->ihp_pid) in reassociate_port()1442 ret_pid = waitpid(ev->ihp_pid, &ret, WNOHANG); in ilbd_hc_child_hup()
225 pid_t ihp_pid; member