Home
last modified time | relevance | path

Searched refs:bcopy (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/
H A Dudp_client.c63 bcopy((char*) host->h_addr, (char*) &server_addr.sin_addr.s_addr,host->h_length); in main()
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-sha256-big-endian.patch20 /* bcopy(context->state, d, SHA256_DIGEST_LENGTH); */
/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/
H A Dtcp_client.c81 bcopy((char*) host->h_addr, (char*) &server_addr.sin_addr.s_addr,host->h_length); in main()
/openbmc/linux/include/uapi/linux/
H A Dmroute6.h66 #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f)))
/openbmc/qemu/net/
H A Dnetmap.c55 #define pkt_copy bcopy
64 bcopy(src, dst, l); in pkt_copy()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/
H A D0001-Link-with-libm-for-floor-function.patch47 bcopy \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-scripts-build-Fix-the-tests-to-build-with-clang15.patch34 # check for bcopy (optionally set the SYS5 flag)
36 -echo "main() { char a[256], b[256]; bcopy(a, b, 256); }" >> ${BASE}$$.c
37 +echo "int main() { char a[256], b[256]; bcopy(a, b, 256); }" >> ${BASE}$$.c
H A Dupdate-results-script.patch59 # Certain machines tend to barf when you try and bcopy 8MB.
/openbmc/pldm/
H A D.clang-tidy119 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0005-ethernet.c-remove-it.patch239 - bcopy(ep->addr, ea, 6);
/openbmc/libpldm/
H A D.clang-tidy117 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/obmc-console/
H A D.clang-tidy117 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/libcper/
H A D.clang-tidy117 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/phosphor-psu-code-mgmt/
H A D.clang-tidy171 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/phosphor-bmc-code-mgmt/
H A D.clang-tidy174 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/phosphor-state-manager/
H A D.clang-tidy175 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/phosphor-led-manager/
H A D.clang-tidy175 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/estoraged/
H A D.clang-tidy178 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/phosphor-time-manager/
H A D.clang-tidy177 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/linux/drivers/misc/
H A DKconfig299 scatter/gather, bcopy, AMOs, etc. The GRU is directly accessed by user
300 instructions using user virtual addresses. GRU instructions (ex., bcopy) use
/openbmc/phosphor-led-sysfs/
H A D.clang-tidy178 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/phosphor-debug-collector/
H A D.clang-tidy204 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/qemu/target/ppc/
H A Dint_helper.c2400 ppc_avr_t bcopy = *b; in helper_bcdsub() local
2403 bcd_put_digit(&bcopy, BCD_PLUS_PREF_1, 0); in helper_bcdsub()
2405 bcd_put_digit(&bcopy, BCD_NEG_PREF, 0); in helper_bcdsub()
2409 return helper_bcdadd(r, a, &bcopy, ps); in helper_bcdsub()
/openbmc/entity-manager/
H A D.clang-tidy202 clang-analyzer-security.insecureAPI.bcopy,
/openbmc/dbus-sensors/
H A D.clang-tidy204 clang-analyzer-security.insecureAPI.bcopy,

12