Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/regress/
Dmultiplex.sh20 ${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} -F $OBJ/ssh_config -S$CTL otherhost cat ${DATA} > ${COPY}
69 ${SSH} -F $OBJ/ssh_config -S $CTL otherhost cat ${DATA} > ${COPY}
76 ${SFTP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost >>$TEST_REGRESS_LOGFILE 2>&1
82 ${SCP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost:${DATA} ${COPY} >>$TEST_REGRESS_LO…
91 … $CTL -Oforward -L127.0.0.1:$((${PORT} + 2)):127.0.0.1:$((${PORT} + 1)) otherhost >>$TEST_SSH_LOGF…
101 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -L$OBJ/unix-2.fwd:$OBJ/unix-1.fwd otherhost >>$TEST_SSH…
102 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -R$OBJ/unix-3.fwd:$OBJ/unix-2.fwd otherhost >>$TEST_SSH…
[all …]
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 \
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 && \
Dexit-status.sh9 ${SSH} -F $OBJ/ssh_proxy otherhost exit $s
16 ${SSH} -F $OBJ/ssh_proxy -n otherhost exec \
Dstderr-data.sh8 ${SSH} $n -F $OBJ/ssh_proxy otherhost exec \
Dstderr-after-eof.sh13 ${SSH} -F $OBJ/ssh_proxy otherhost \
/freebsd-12-stable/usr.sbin/lpr/common_source/
Dcommon.c563 const char *userid, const char *otherhost, const char *orighost) in trstat_write() argument
588 recvhost = otherhost; in trstat_write()
593 sendhost = otherhost; in trstat_write()
/freebsd-12-stable/contrib/sendmail/cf/
DREADME1856 MASQUERADE_DOMAIN(`otherhost.domain')
1858 The effect of this is that although mail to user@otherhost.domain
1859 will not be delivered locally, any mail including any user@otherhost.domain
/freebsd-12-stable/contrib/sendmail/
DRELEASE_NOTES5607 CONFIG: Handle <@bestmx-host:user@otherhost> addressing properly