Lines Matching refs:r_hash
493 char *r_hash; local
497 r_hash = (char *)hash + sizeof(*hash);
500 plogdump(LLV_DEBUG, r_hash, ntohs(hash->h.len) - sizeof(*hash));
506 result = memcmp(my_hash->v, r_hash, my_hash->l);
766 char *r_hash; local
771 r_hash = (char *)hash + sizeof(*hash);
774 plogdump(LLV_DEBUG, r_hash, ntohs(hash->h.len) - sizeof(*hash));
781 result = memcmp(my_hash->v, r_hash, my_hash->l);
1041 char *r_hash; local
1045 r_hash = (caddr_t)hash + sizeof(*hash);
1048 plogdump(LLV_DEBUG, r_hash, ntohs(hash->h.len) - sizeof(*hash));
1054 result = memcmp(my_hash->v, r_hash, my_hash->l);
1446 char *r_hash; local
1451 r_hash = (char *)hash + sizeof(*hash);
1454 plogdump(LLV_DEBUG, r_hash, ntohs(hash->h.len) - sizeof(*hash));
1470 result = memcmp(my_hash->v, r_hash, my_hash->l);