Searched defs:h_hash (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_hash.h41 inj_var_t **h_hash; member in struct:inj_hash
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h83 int h_hash; member in struct:__anon4
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.h50 uint_t h_hash; member in struct:files_hashent
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dhashset.c63 uint_t (*h_hash) (const void *); member in struct:HashSet
119 h->h_hash = hash;
135 uint_t hash = h->h_hash(key);
189 uint_t hash = h->h_hash(key);
225 uint_t hash = h->h_hash(key);
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h325 u_int32_t (*h_hash) /* Hash function. */ member in struct:__db_info
444 u_int32_t (*h_hash) /* Hash function. */ member in struct:__db

Completed in 59 milliseconds