Home
last modified time | relevance | path

Searched defs:BCMP (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libpkg/common/
H A Dnhash.c47 BCMP(void *str1, void *str2, int len) in BCMP() function
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c59 #define BCMP(p1, p2, n) bcmp((char *)(p1), (char *)(p2), (unsigned int)(n)) macro
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.c45 BCMP(void *str1, void *str2, int len) in BCMP() function