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

/freebsd-9.3-release/lib/libc/sparc64/fpu/
H A Dfpu_subr.c62 * Shift the given number right rsh bits. Any bits that `fall off' will get
68 __fpu_shr(struct fpn *fp, int rsh) argument
74 if (rsh <= 0 || (fp->fp_class != FPC_NUM && !ISNAN(fp)))
84 if (rsh >= FP_NMANT) {
104 if (rsh >= 32 * 3) {
107 } else if (rsh >= 32 * 2) {
110 } else if (rsh >= 32) {
116 if ((rsh &= 31) != 0) {
117 lsh = 32 - rsh;
119 m3 = (m3 >> rsh) | (m
122 m0 >>= rsh; local
145 int lsh, rsh, exp; local
[all...]
/freebsd-9.3-release/sys/powerpc/fpu/
H A Dfpu_subr.c60 * Shift the given number right rsh bits. Any bits that `fall off' will get
66 fpu_shr(struct fpn *fp, int rsh) argument
72 if (rsh <= 0 || (fp->fp_class != FPC_NUM && !ISNAN(fp)))
82 if (rsh >= FP_NMANT) {
102 if (rsh >= 32 * 3) {
105 } else if (rsh >= 32 * 2) {
108 } else if (rsh >= 32) {
114 if ((rsh &= 31) != 0) {
115 lsh = 32 - rsh;
117 m3 = (m3 >> rsh) | (m
120 m0 >>= rsh; local
143 int lsh, rsh, exp; local
[all...]
/freebsd-9.3-release/crypto/heimdal/packages/debian/
H A Dheimdal-clients.prerm5 for i in ftp telnet rsh rcp pagsh
H A Dheimdal-clients.postinst3 for i in ftp telnet rsh rcp pagsh
H A Drules53 mv debian/heimdal-clients/usr/bin/rsh debian/heimdal-clients/usr/bin/krsh
57 mv debian/heimdal-clients/usr/share/man/man1/rsh.1 debian/heimdal-clients/usr/share/man/man1/krsh.1
/freebsd-9.3-release/usr.bin/rsh/
H A DMakefile4 PROG= rsh
/freebsd-9.3-release/etc/pam.d/
H A DMakefile14 rsh \
/freebsd-9.3-release/usr.sbin/crunch/examples/
H A Dfixit.conf31 progs ftp rsh sed telnet rlogin common find
H A Dreally-big.conf49 progs renice rev rlogin rpcgen rpcinfo rsh rup ruptime rusers rwall rwho
/freebsd-9.3-release/crypto/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
/freebsd-9.3-release/usr.bin/
H A DMakefile302 SUBDIR+= rsh
/freebsd-9.3-release/crypto/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
/freebsd-9.3-release/crypto/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
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event583 6158:AUE_rshd:rsh access:lo
/freebsd-9.3-release/contrib/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/:'
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf64-alpha.c2135 struct alpha_elf_reloc_entry *ri, *rs, *rin, *rsh;
2137 rsh = hs->reloc_entries;
2141 for (rs = rsh; rs ; rs = rs->next)
2127 struct alpha_elf_reloc_entry *ri, *rs, *rin, *rsh; local
/freebsd-9.3-release/etc/
H A Dservices452 rsh-spx 222/tcp #Berkeley rshd with SPX auth
453 rsh-spx 222/udp #Berkeley rshd with SPX auth
/freebsd-9.3-release/contrib/cvs/
H A Dconfigure1371 --with-rsh The default remote shell CVS will use for :ext:
12220 # Check whether --with-rsh was given.
12224 with_rsh="remsh rsh ssh lshc ssh2"
12229 { echo "$as_me:$LINENO: WARNING: Failed to find usable remote shell. Using 'rsh'." >&5
12230 echo "$as_me: WARNING: Failed to find usable remote shell. Using 'rsh'." >&2;}
12231 with_rsh=rsh
12233 # Make --with-rsh mean the same thing as --with-rsh=rsh
12234 with_rsh=rsh
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh330 : ${CVS_RSH=rsh}; export CVS_RSH
2114 # 2. ${CVS_RSH=rsh} $remotehost works.
20191 # Make sure 'rsh' works first.
20278 # some systems) some rsh implementations will block because they
20474 # some systems) some rsh implementations will block because they

Completed in 317 milliseconds