Searched defs:gethash (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.h266 uint_t (*gethash)(nss_XbyY_key_t *, int); member in struct:nsc_db
337 uint_t (*gethash)(nss_XbyY_key_t *, int),
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c3257 gethash(const char *str, uint32_t num, uint_t htsize) function
3288 next = gethash(prefix, rid, htsize);
3312 hash = next = gethash(prefix, rid, htsize);

Completed in 104 milliseconds