Searched defs:memcmp (Results 1 – 12 of 12) sorted by relevance
| /onnv-gate/usr/src/lib/libbc/libc/gen/common/ |
| H A D | memcmp.c | 32 memcmp(s1, s2, n) in memcmp() function
|
| /onnv-gate/usr/src/common/util/ |
| H A D | memcmp.c | 51 memcmp(const void *s1, const void *s2, size_t n) in memcmp() function
|
| H A D | memstr.c | 68 memcmp(const void *s1, const void *s2, size_t n) in memcmp() function
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/ |
| H A D | sdbm.h | 254 # define memcmp my_memcmp macro 256 # define memcmp Perl_my_memcmp macro
|
| /onnv-gate/usr/src/cmd/lvm/rpc.metamedd/ |
| H A D | med_hash.c | 37 #define memcmp bcmp macro
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/ |
| H A D | POSIX.pm | 482 sub memcmp { subroutine
|
| /onnv-gate/usr/src/cmd/awk_xpg4/ |
| H A D | awk.h | 83 #define memcmp(b1, b2, n) bcmp(b1, b2, n) macro
|
| /onnv-gate/usr/src/common/openssl/ |
| H A D | e_os.h | 592 # define memcmp OPENSSL_memcmp macro
|
| /onnv-gate/usr/src/uts/common/rpc/sec_gss/ |
| H A D | svc_rpcsec_gss.c | 55 #define memcmp(a, b, l) bcmp((a), (b), (l)) macro
|
| /onnv-gate/usr/src/grub/grub-0.97/stage2/ |
| H A D | shared.h | 394 #define memcmp grub_memcmp macro
|
| /onnv-gate/usr/src/uts/common/io/ppp/spppcomp/ |
| H A D | zlib.c | 71 #define memcmp bcmp macro
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | perl.h | 606 # define memcmp my_memcmp macro
|