Searched refs:hash4 (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_func.c55 static u_int32_t hash4 __P((const void *, size_t));
58 u_int32_t (*__default_hash) __P((const void *, size_t)) = hash4;
164 hash4(key, len) function
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs921 HV *hash4;
926 hash4 = (HV *)SvRV(hv_iterval(hash3, entry3));
927 mg = mg_find((SV *)hash4, 'P');
997 HV *hash4;
1002 hash4 = (HV *)SvRV(hv_iterval(hash3, entry3));
1003 mg = mg_find((SV *)hash4, 'P');
/opensolaris-onvv-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h706 uint32_t hash4; /* 0x60D0 h-table 4 [79-64] (RW) */ member in struct:bmac
H A Deri.c1597 PUT_MACREG(hash4, erip->ladrf[4]);
2085 PUT_MACREG(hash4, ladrf[4]);
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dwx.sh407 typeset efp parententry localfile hash1 hash2 hash3 hash4 \
454 while read localfile hash1 hash2 hash3 hash4; do
459 " $hash1 $hash2 $hash3 $hash4$" $pnt_nt)
1843 typeset fp newfp renamed localfile hash1 hash2 hash3 hash4 \
1854 while read localfile hash1 hash2 hash3 hash4; do
1856 newfp=$(fgrep " $hash1 $hash2 $hash3 $hash4"\
2086 read localfile hash1 hash2 hash3 hash4
2088 fgrep " $hash1 $hash2 $hash3 $hash4" \
3666 while read new hash1 hash2 hash3 hash4; do
3668 current=$(grep " $hash1 $hash2 $hash3 $hash4
[all...]

Completed in 113 milliseconds