Home
last modified time | relevance | path

Searched refs:bcmp (Results 1 – 18 of 18) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Drename_strings_variable.patch13 - STRINGS="-Dstrchr=index -Dstrrchr=rindex -Dmemcmp=bcmp -Dno_memcpy" \
14 + STRINGS_FLAGS="-Dstrchr=index -Dstrrchr=rindex -Dmemcmp=bcmp -Dno_memcpy" \
20 # strchr/strrchr/memcmp routines, but comes with index/rindex/bcmp.
22 -#STRINGS= -Dstrchr=index -Dstrrchr=rindex -Dmemcmp=bcmp -Dno_memcpy
23 +#STRINGS_FLAGS= -Dstrchr=index -Dstrrchr=rindex -Dmemcmp=bcmp -Dno_memcpy
/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c190 if (!bcmp(pad, skl_call_thunk_template, tsize)) in patch_dest()
194 if (bcmp(pad, nops, tsize)) { in patch_dest()
306 return !bcmp((void *)(dest - tmpl_size), tmpl, tmpl_size); in is_callthunk()
/openbmc/linux/arch/x86/boot/
H A Dstring.h14 int bcmp(const void *s1, const void *s2, size_t len);
H A Dstring.c43 int bcmp(const void *s1, const void *s2, size_t len) in bcmp() function
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/
H A Dklibc.inc36 OPTFLAGS:append:toolchain-clang = " -fno-builtin-bcmp"
/openbmc/linux/lib/
H A Dstring.c711 int bcmp(const void *a, const void *b, size_t len) in bcmp() function
715 EXPORT_SYMBOL(bcmp);
/openbmc/linux/include/linux/
H A Dstring.h199 extern int bcmp(const void *,const void *,__kernel_size_t);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0005-ethernet.c-remove-it.patch219 - if (bcmp(ep->addr, ea, 6) == 0) {
/openbmc/obmc-console/
H A D.clang-tidy116 clang-analyzer-security.insecureAPI.bcmp,
/openbmc/libpldm/
H A D.clang-tidy116 clang-analyzer-security.insecureAPI.bcmp,
/openbmc/bios-bmc-smm-error-logger/
H A D.clang-tidy87 clang-analyzer-security.insecureAPI.bcmp,
/openbmc/estoraged/
H A D.clang-tidy177 clang-analyzer-security.insecureAPI.bcmp,
/openbmc/phosphor-time-manager/
H A D.clang-tidy175 clang-analyzer-security.insecureAPI.bcmp,
/openbmc/phosphor-led-sysfs/
H A D.clang-tidy177 clang-analyzer-security.insecureAPI.bcmp,
/openbmc/entity-manager/
H A D.clang-tidy201 clang-analyzer-security.insecureAPI.bcmp,
/openbmc/linux/scripts/kconfig/
H A Dconfdata.c76 if (bcmp(map1, map2, st1.st_size)) in is_same()
/openbmc/dbus-sensors/
H A D.clang-tidy204 clang-analyzer-security.insecureAPI.bcmp,
/openbmc/bmcweb/
H A D.clang-tidy205 clang-analyzer-security.insecureAPI.bcmp,