/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/ |
H A D | udp_client.c | 63 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 D | samhain-sha256-big-endian.patch | 20 /* bcopy(context->state, d, SHA256_DIGEST_LENGTH); */
|
/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/ |
H A D | tcp_client.c | 81 bcopy((char*) host->h_addr, (char*) &server_addr.sin_addr.s_addr,host->h_length); in main()
|
/openbmc/linux/include/uapi/linux/ |
H A D | mroute6.h | 66 #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f)))
|
/openbmc/qemu/net/ |
H A D | netmap.c | 55 #define pkt_copy bcopy 64 bcopy(src, dst, l); in pkt_copy()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/ |
H A D | 0001-Link-with-libm-for-floor-function.patch | 47 bcopy \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | 0001-scripts-build-Fix-the-tests-to-build-with-clang15.patch | 34 # 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 D | update-results-script.patch | 59 # Certain machines tend to barf when you try and bcopy 8MB.
|
/openbmc/pldm/ |
H A D | .clang-tidy | 119 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
H A D | 0005-ethernet.c-remove-it.patch | 239 - bcopy(ep->addr, ea, 6);
|
/openbmc/libpldm/ |
H A D | .clang-tidy | 117 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/obmc-console/ |
H A D | .clang-tidy | 117 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/libcper/ |
H A D | .clang-tidy | 117 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | .clang-tidy | 171 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | .clang-tidy | 174 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/phosphor-state-manager/ |
H A D | .clang-tidy | 175 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/phosphor-led-manager/ |
H A D | .clang-tidy | 175 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/estoraged/ |
H A D | .clang-tidy | 178 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/phosphor-time-manager/ |
H A D | .clang-tidy | 177 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/linux/drivers/misc/ |
H A D | Kconfig | 299 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-tidy | 178 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/phosphor-debug-collector/ |
H A D | .clang-tidy | 204 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | 2400 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-tidy | 202 clang-analyzer-security.insecureAPI.bcopy,
|
/openbmc/dbus-sensors/ |
H A D | .clang-tidy | 204 clang-analyzer-security.insecureAPI.bcopy,
|