Home
last modified time | relevance | path

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

/external/openssh/regress/
Dtest-exec.sh323 if [ "x$SSH_PID" != "x" ]; then
324 if [ $SSH_PID -lt 2 ]; then
325 echo bad pid for ssh: $SSH_PID
327 kill $SSH_PID
Dmultiplex.sh36 SSH_PID=$!