Home
last modified time | relevance | path

Searched refs:rsh (Results 1 – 15 of 15) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/
H A Dinetutils_2.5.bb4 rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
18 file://rsh.xinetd.inetutils \
49 EXTRA_OECONF:append = " --disable-rsh --disable-rshd --disable-rcp \
91 cp ${WORKDIR}/rsh.xinetd.inetutils ${D}/${sysconfdir}/xinetd.d/rsh
113 ${PN}-rsh ${PN}-rshd"
190 FILES:${PN}-rsh = "${bindir}/rsh ${bindir}/rlogin ${bindir}/rexec ${bindir}/rcp"
191 RCONFLICTS:${PN}-rsh += "netkit-rsh-client"
192 RPROVIDES:${PN}-rsh = "rsh"
195 … ${sysconfdir}/xinetd.d/rsh ${sysconfdir}/xinetd.d/rlogin ${sysconfdir}/xinetd.d/rexec"
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Drsh.xinetd.inetutils4 # consequently, for the rsh(1) program. The server provides
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1557 uint16_t rsh, rsl, rth, rtl; in helper_precrqu_s_qb_ph() local
1559 rsh = (rs & MIPSDSP_HI) >> 16; in helper_precrqu_s_qb_ph()
1564 tempD = mipsdsp_sat8_reduce_precision(rsh, env); in helper_precrqu_s_qb_ph()
2022 int16_t rsh, rth; \
2025 rsh = (rs >> movbits) & MIPSDSP_LO; \
2027 temp = mipsdsp_##func(rsh, rth, env); \
2041 int16_t rsh, rsl, rth, rtl; \
2045 MIPSDSP_SPLIT32_16(rs, rsh, rsl); \
2631 int16_t rsh, rth; \
2635 rsh = (rs >> mov) & MIPSDSP_LO; \
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c3883 tcg_gen_neg_i32(rsh, lsh); in gen_ushl_i32()
3905 tcg_gen_neg_i64(rsh, lsh); in gen_ushl_i64()
3928 tcg_gen_and_vec(vece, rsh, rsh, msk); in gen_ushl_vec()
3951 tcg_gen_cmp_vec(TCG_COND_GEU, vece, rsh, rsh, max); in gen_ushl_vec()
3956 tcg_gen_cmp_vec(TCG_COND_LT, vece, rsh, rsh, max); in gen_ushl_vec()
4006 tcg_gen_neg_i32(rsh, lsh); in gen_sshl_i32()
4008 tcg_gen_umin_i32(rsh, rsh, max); in gen_sshl_i32()
4029 tcg_gen_neg_i64(rsh, lsh); in gen_sshl_i64()
4031 tcg_gen_umin_i64(rsh, rsh, max); in gen_sshl_i64()
4057 tcg_gen_and_vec(vece, rsh, rsh, tmp); in gen_sshl_vec()
[all …]
/openbmc/linux/tools/bpf/
H A Dbpf_exp.y112 | rsh
433 rsh
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.7.rst179 - ``inetutils``: This recipe has rsh disabled.
H A Dmigration-2.3.rst194 "rsh" Parameter:* The SVN fetcher now takes an "ssh" parameter
195 instead of an "rsh" parameter. This new optional parameter is used
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/
H A Dopenssh_9.7p1.bb3 DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) \
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h1108 int rsh; member
H A Ducc_geth.c2316 ug_info->rsh, ug_info->pro, &uf_regs->upsmr); in ucc_geth_startup()
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc3819 TCGv_i32 rsh = tcg_temp_new_i32();
3821 tcg_gen_neg_i32(rsh, lsh);
3822 tcg_gen_andi_i32(rsh, rsh, (8 << vece) - 1);
3824 tcg_gen_shrs_vec(vece, v0, v1, rsh);
3827 tcg_temp_free_i32(rsh);
/openbmc/qemu/target/ppc/
H A Dtranslate.c2645 int rsh = (32 - sh) & 31; in gen_rlwinm() local
2649 } else if (me == 31 && rsh + len <= 32) { in gen_rlwinm()
2650 tcg_gen_extract_tl(t_ra, t_rs, rsh, len); in gen_rlwinm()
2774 int rsh = (64 - sh) & 63; in gen_rldinm() local
2778 } else if (me == 63 && rsh + len <= 64) { in gen_rldinm()
2779 tcg_gen_extract_tl(t_ra, t_rs, rsh, len); in gen_rldinm()
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst297 "ext", BitBake examines the "rsh" parameter and sets ``CVS_RSH``. You
316 - *"rsh":* Used in conjunction with the "method" parameter.
/openbmc/linux/Documentation/networking/
H A Dfilter.rst255 rsh 0, 4 A >> <x>
/openbmc/linux/Documentation/driver-api/
H A Dipmi.rst515 rsh=<regshift>