Searched refs:BCMP (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | nhash.c | 47 BCMP(void *str1, void *str2, int len) in BCMP() function 103 (*cp)->cfunc = BCMP; in init_cache()
|
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | vjcompress.c | 59 #define BCMP(p1, p2, n) bcmp((char *)(p1), (char *)(p2), (unsigned int)(n)) macro 286 BCMP(ip + 1, &cs->cs_ip + 1, (deltaS - 5) << 2)) || in vj_compress_tcp() 288 BCMP(th + 1, oth + 1, (getth_off(th) - 5) << 2))) { in vj_compress_tcp()
|
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/ |
H A D | med_hash.c | 45 BCMP(void *str1, void *str2, int len) in BCMP() function 100 (*cp)->cfunc = BCMP; in init_cache()
|