Home
last modified time | relevance | path

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

/openbsd/regress/usr.bin/ssh/
H A Dtest-exec.sh310 if [ "x$SSH_PID" != "x" ]; then
311 if [ $SSH_PID -lt 2 ]; then
312 echo bad pid for ssh: $SSH_PID
314 kill $SSH_PID
H A Dmultiplex.sh29 SSH_PID=$!