Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Dtest-exec.sh490 if [ "x$SSH_PID" != "x" ]; then
491 if [ $SSH_PID -lt 2 ]; then
492 echo bad pid for ssh: $SSH_PID
494 kill $SSH_PID
H A Dmultiplex.sh35 SSH_PID=$!