Home
last modified time | relevance | path

Searched refs:SSH_PID (Results 1 – 2 of 2) sorted by relevance

/external/openssh/regress/
Dtest-exec.sh364 if [ "x$SSH_PID" != "x" ]; then
365 if [ $SSH_PID -lt 2 ]; then
366 echo bad pid for ssh: $SSH_PID
368 kill $SSH_PID
Dmultiplex.sh35 SSH_PID=$!