Searched refs:bestpid (Results 1 – 1 of 1) sorted by relevance
937 int bestpid = -1; in ssh_remote_tunnel() local969 bestpid = p; in ssh_remote_tunnel()976 if (bestpid != -1) { in ssh_remote_tunnel()977 ssh_pid = (pid_t) bestpid; in ssh_remote_tunnel()978 rfbLog("guessed ssh pid=%d, will terminate it on exit.\n", bestpid); in ssh_remote_tunnel()