HomeSort by relevance Sort by last modified time
    Searched refs:otherhost (Results 1 - 6 of 6) sorted by null

  /external/openssh/regress/
envpass.sh 17 _TEST_ENV=blah ${SSH} -oSendEnv="*" -F $OBJ/ssh_proxy_envpass otherhost \
28 _XXX_TEST_A=1 _XXX_TEST_B=2 ${SSH} -F $OBJ/ssh_proxy_envpass otherhost \
40 otherhost sh << 'EOF'
51 -F $OBJ/ssh_proxy_envpass otherhost \
multiplex.sh 28 _XXX_TEST=blah ${SSH} -F $OBJ/ssh_config -oSendEnv="_XXX_TEST" -S$CTL otherhost sh << 'EOF'
38 ${SSH} -F $OBJ/ssh_config -S$CTL otherhost cat ${DATA} > ${COPY}
44 ${SSH} -F $OBJ/ssh_config -S $CTL otherhost cat ${DATA} > ${COPY}
51 ${SFTP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost >$LOG 2>&1
57 ${SCP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost:${DATA} ${COPY} >$LOG 2>&1
66 ${SSH} -F $OBJ/ssh_config -S $CTL otherhost exit $s
74 ${SSH} -F $OBJ/ssh_config -S $CTL -n otherhost \
83 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocheck otherhost || fail "check command failed"
86 ${SSH} -F $OBJ/ssh_config -S $CTL -Oexit otherhost || fail "send exit command failed"
exit-status.sh 10 ${SSH} -$p -F $OBJ/ssh_proxy otherhost exit $s
17 ${SSH} -$p -F $OBJ/ssh_proxy -n otherhost \
stderr-data.sh 13 ${SSH} $n -$p -F $OBJ/ssh_proxy otherhost \
23 ${SSH} $n -$p -F $OBJ/ssh_proxy otherhost \
banner.sh 12 ( ${SSH} -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
33 ( ${SSH} -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
40 ( ${SSH} -q -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
stderr-after-eof.sh 29 ${SSH} -2 -F $OBJ/ssh_proxy otherhost \

Completed in 31 milliseconds