Home
last modified time | relevance | path

Searched refs:otherhost (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssh/regress/
H A Dmultiplex.sh19 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocheck otherhost \
43 _XXX_TEST=blah ${SSH} -F $OBJ/ssh_config -oSendEnv="_XXX_TEST" -S$CTL otherhost sh << 'EOF'
52 ${SSH} -F $OBJ/ssh_config -oSetEnv="_XXX_TEST=foo" -S$CTL otherhost sh << 'EOF'
63 ${SSH} $mode -F $OBJ/ssh_config -S$CTL otherhost cat ${DATA} > ${COPY}
69 ${SSH} $mode -F $OBJ/ssh_config -S $CTL otherhost cat ${DATA} > ${COPY}
77 ${SFTP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost >>$TEST_REGRESS_LOGFILE 2>&1
83 ${SCP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost:${DATA} ${COPY} >>$TEST_REGRESS_LO…
92 … $CTL -Oforward -L127.0.0.1:$((${PORT} + 2)):127.0.0.1:$((${PORT} + 1)) otherhost >>$TEST_SSH_LOGF…
102 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -L$OBJ/unix-2.fwd:$OBJ/unix-1.fwd otherhost >>$TEST_SSH…
103 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -R$OBJ/unix-3.fwd:$OBJ/unix-2.fwd otherhost >>$TEST_SSH…
[all …]
H A Denvpass.sh18 _TEST_ENV=blah ${SSH} -oSendEnv="*" -F $OBJ/ssh_proxy_envpass otherhost \
30 otherhost \
41 _XXX_TEST_A=1 _XXX_TEST_B=2 ${SSH} -F $OBJ/ssh_proxy_envpass otherhost \
53 otherhost sh << 'EOF'
64 -F $OBJ/ssh_proxy_envpass otherhost \
76 -oSetEnv="_XXX_TEST_A=1 _XXX_TEST_B=2" otherhost \
87 -oSetEnv="_XXX_TEST_A=1 _XXX_TEST_A=11 _XXX_TEST_B=2" otherhost \
101 -oSetEnv="_XXX_TEST_A=1 _XXX_TEST_B=2" otherhost \
115 -oSetEnv="_XXX_TEST_A=1 _XXX_TEST_B=2" otherhost \
H A Dbanner.sh12 ( ${SSH} -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
33 ( ${SSH} -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
42 ( ${REAL_SSH} -q -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
H A Dexit-status.sh9 ${SSH} -F $OBJ/ssh_proxy otherhost exit $s
16 ${SSH} -F $OBJ/ssh_proxy -n otherhost exec \
H A Dstderr-data.sh8 ${SSH} $n -F $OBJ/ssh_proxy otherhost exec \
H A Dstderr-after-eof.sh13 ${SSH} -F $OBJ/ssh_proxy otherhost \
/freebsd/usr.sbin/lpr/common_source/
H A Dcommon.c553 const char *userid, const char *otherhost, const char *orighost) in trstat_write() argument
578 recvhost = otherhost; in trstat_write()
583 sendhost = otherhost; in trstat_write()
/freebsd/contrib/sendmail/cf/
H A DREADME1865 MASQUERADE_DOMAIN(`otherhost.domain')
1867 The effect of this is that although mail to user@otherhost.domain
1868 will not be delivered locally, any mail including any user@otherhost.domain
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES5782 CONFIG: Handle <@bestmx-host:user@otherhost> addressing properly