Home
last modified time | relevance | path

Searched refs:hash3 (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_func.c53 static u_int32_t hash3 __P((const void *, size_t));
121 hash3(key, len)
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs914 HV *hash3; in apply_to_ties() local
917 hash3 = (HV *)SvRV(hv_iterval(hash2, entry2)); in apply_to_ties()
918 hv_iterinit(hash3); in apply_to_ties()
921 while ((entry3 = hv_iternext(hash3))) { in apply_to_ties()
926 hash4 = (HV *)SvRV(hv_iterval(hash3, entry3)); in apply_to_ties()
988 HV *hash3; in prune_invalid() local
992 hash3 = (HV *)SvRV(hv_iterval(hash2, entry2)); in prune_invalid()
993 hv_iterinit(hash3); in prune_invalid()
996 while ((entry3 = hv_iternext(hash3))) { in prune_invalid()
1002 hash4 = (HV *)SvRV(hv_iterval(hash3, entry3)); in prune_invalid()
[all …]
/titanic_44/usr/src/uts/common/io/hme/
H A Dhme_mac.h427 uint_t hash3; /* hash table 3 [63-48] (RW) */ member
H A Dhme.c2606 PUT_MACREG(hash3, hmep->hme_ladrf[3]); in hmeinit()
/titanic_44/usr/src/uts/sun/io/eri/
H A Deri_mac.h705 uint32_t hash3; /* 0x60CC h-table 3 [63-48] (RW) */ member
H A Deri.c1596 PUT_MACREG(hash3, erip->ladrf[3]); in eri_init_macregs_generic()
2084 PUT_MACREG(hash3, ladrf[3]); in eri_init_rx()