Searched refs:BCMP (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dnhash.c47 BCMP(void *str1, void *str2, int len) function
103 (*cp)->cfunc = BCMP;
/illumos-gate/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
286 BCMP(ip + 1, &cs->cs_ip + 1, (deltaS - 5) << 2)) ||
288 BCMP(th + 1, oth + 1, (getth_off(th) - 5) << 2))) {
/illumos-gate/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.c45 BCMP(void *str1, void *str2, int len) function
100 (*cp)->cfunc = BCMP;

Completed in 60 milliseconds