Home
last modified time | relevance | path

Searched defs:memcmp (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dmemcmp.c32 memcmp(s1, s2, n) in memcmp() function
/titanic_41/usr/src/common/util/
H A Dmemcmp.c51 memcmp(const void *s1, const void *s2, size_t n) in memcmp() function
H A Dmemstr.c68 memcmp(const void *s1, const void *s2, size_t n) in memcmp() function
/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutclib.c112 memcmp ( in memcmp() function
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.c37 #define memcmp bcmp macro
/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk.h83 #define memcmp(b1, b2, n) bcmp(b1, b2, n) macro
/titanic_41/usr/src/uts/common/rpc/sec_gss/
H A Dsvc_rpcsec_gss.c56 #define memcmp(a, b, l) bcmp((a), (b), (l)) macro
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dshared.h394 #define memcmp grub_memcmp macro
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c71 #define memcmp bcmp macro