Searched refs:rsh (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/Heimdal-398.1.2/appl/rsh/
H A DNTMakefile32 RELDIR=appl\rsh
/macosx-10.10/remote_cmds-47/rsh.tproj/
H A DMakefile1 Project = rsh
5 CFILES = rsh.c
6 MANPAGES = rsh.1
/macosx-10.10/ppp-786.1.1/Documentation/scripts/
H A Dppp-on-rsh3 # A sample script to establish PPP session(s) via rsh
32 # The location of local options file (where rsh client is running).
38 PPPD_LOC_OPT=/etc/ppp/options-rsh-loc
49 PPPD_REM_OPT=/etc/ppp/options-rsh-rem
52 # The location of rsh client on the local machine
54 RSH_LOC=/bin/rsh
66 # And execute pppd with the pty option, specifying rsh client as the
/macosx-10.10/remote_cmds-47/
H A DMakefile5 rsh.tproj rshd.tproj\
11 rsh.tproj rshd.tproj\
/macosx-10.10/Heimdal-398.1.2/appl/kx/
H A Drxterm.in5 binary=rsh
/macosx-10.10/tcl-105/tcl_ext/expect/expect/example/
H A DMakefile63 rsh durer ls -l $(SCRIPTDIR)
/macosx-10.10/sudo-73/src/
H A Dsample.sudoers54 /usr/local/bin/tcsh, /usr/bin/rsh, \
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/template/
H A Dfishvfs.tcl12 access via ssh, rsh or similar shell into a file server.
21 ?-transport <protocol>? \ # can be ssh, rsh or plink
46 ssh, rsh or plink. Extensible to new protocols with addition of a single command line
83 mount -volume /home/foo rsh://foo@localcomp
97 Handlers for the supported transports (ssh, rsh, plink) already exist.
506 namespace eval ::vfs::template::fish::rsh {
/macosx-10.10/OpenSSH-189/openssh/contrib/caldera/
H A Dopenssh.spec96 telnet, rlogin, rexec, and rsh, and provides secure encrypted
103 telnet, rlogin, rexec und rsh und stellt eine sichere, verschl�sselte
110 telnet, rlogin, rexec, y rsh, y proporciona comunicaciones seguras encriptadas
117 telnet, rlogin, rexec et rsh, tout en assurant des communications crypt�es
124 Sostituisce telnet, rlogin, rexec, e rsh, e fornisce comunicazioni sicure
131 telnet, rlogin, rexec, e o rsh e fornece comunica��es seguras e cifradas
138 telnet, rlogin, rexec, e o rsh e fornece comunica��es seguras e criptografadas
/macosx-10.10/gnutar-453/gnutar/scripts/
H A Dbackup.sh.in176 RSH=rsh
179 MT_RSH_OPTION="--rsh-command=$RSH"
203 TAR_PART1="${TAR_PART1} --rsh-command=$RSH_COMMAND"
226 TAR_PART1="${TAR_PART1} --rsh-command=$RSH_COMMAND"
309 # to be handled here in the same way rsh handles it.
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dtelnet.el29 ;; This mode is intended to be used for telnet or rsh to a remote host;
30 ;; `telnet' and `rsh' are the two entry points. Multiple telnet or rsh
33 ;; Normally, input is sent to the remote telnet/rsh line-by-line, as you
245 "This mode is for using telnet (or rsh) from a buffer to another host.
252 ;;;###autoload (add-hook 'same-window-regexps "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)")
255 (defun rsh (host) function
257 Communication with HOST is recorded in a buffer `*rsh-HOST*'.
259 (interactive "sOpen rsh connection to host: ")
261 (let ((name (concat "rsh
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/examples/complete/
H A Dcomplete.ianmac49 complete -A hostname ssh rsh telnet rlogin ftp ping fping host traceroute \
H A Dcomplete-examples475 complete -A hostname rsh telnet rlogin ftp ping xping host traceroute nslookup
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.sh185 root directory and optionally the remote protocol (rsh
983 and rsh(1) or scp(1) and ssh(1) access to the hosts. Output
1002 and rsh(1) access.
1005 optionally the remote prorocol (rsh or ssh) if
4275 eval name=\$${host}_name user=\$${host}_user snarf=\$${host}_snarf type=\$${host}_type rsh=\$${host}_rsh root=\$${host}_root keep=\$${host}_keep log=\$${host}_log
4302 '') $exec $rsh $user$name "$cmd" $background
4304 *?) rcp=`echo $rsh | sed 's/\(.\).*/\1/'`cp
4308 $exec $rsh $user$name "$cmd"
4436 rsh=rsh
[all...]
/macosx-10.10/OpenSSH-189/openssh/contrib/redhat/
H A Dopenssh.spec137 rsh, and to provide secure encrypted communications between two
196 --with-rsh=%{_bindir}/rsh \
600 - remove build dependency on rsh to match openssh.com's packages more closely
724 - Add BuildRequiress for /bin/login and /usr/bin/rsh so that configure will
/macosx-10.10/vim-55/runtime/syntax/
H A Dpine.vim143 syn keyword pineConfig rsh-command
144 syn keyword pineConfig rsh-open-timeout
145 syn keyword pineConfig rsh-path
/macosx-10.10/rsync-45/rsync/
H A Dmain.c401 if (strcmp(cp, "rsh") == 0 || strcmp(cp, "remsh") == 0)
H A Dtech_report.tex241 running SunOS, using rsh over loopback for communication. GNU diff
/macosx-10.10/OpenSSH-189/openssh/contrib/suse/
H A Dopenssh.spec55 rlogin and rsh, and provide secure encrypted communications between
69 rlogin and rsh, and provide secure encrypted communications between
/macosx-10.10/zsh-61/zsh/Misc/
H A Dcompctl-examples171 # If the command is rsh, make the first argument complete to hosts and treat the
173 compctl -k hosts -x 'p[2,-1]' -l '' -- rsh
/macosx-10.10/bash-94.1.2/bash-3.2/
H A DMANIFEST848 tests/rsh.tests f
849 tests/rsh.right f
901 tests/run-rsh f
/macosx-10.10/tcsh-65/tcsh/
H A Dcomplete.tcsh65 complete rsh p/1/\$hosts/ c/-/"(l n)"/ n/-l/u/ N/-l/c/ n/-/c/ p/2/c/ p/*/f/
209 # This one will rsh to the file to fetch the list of files!
210 complete rcp 'c%*@*:%`set q=$:-0;set q="$q:s/@/ /";set q="$q:s/:/ /";set q=($q " ");rsh $q[2] -l $q[1] ls -dp $q[3]\*`%' 'c%*:%`set q=$:-0;set q="$q:s/:/ /";set q=($q " ");rsh $q[1] ls -dp $q[2]\*`%' 'c%*@%$hosts%:' 'C@[./$~]*@f@' 'n/*/$hosts/:'
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c2114 struct alpha_elf_reloc_entry *ri, *rs, *rin, *rsh;
2116 rsh = hs->reloc_entries;
2120 for (rs = rsh; rs ; rs = rs->next)
2106 struct alpha_elf_reloc_entry *ri, *rs, *rin, *rsh; local
/macosx-10.10/BerkeleyDB-21/db/test/
H A Dtestutils.tcl1314 set dpid [eval {exec rsh $rpc_server \
1348 catch {exec rsh $server rm -f $dir/*} ret
/macosx-10.10/emacs-93/emacs/lisp/
H A Dldefs-boot.el26858 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17842 55218))
26874 (add-hook 'same-window-regexps "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)")
26876 (autoload (quote rsh) "telnet" "\
26878 Communication with HOST is recorded in a buffer `*rsh-HOST*'.
[all...]

Completed in 513 milliseconds

12