Searched refs:cis_gethash (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dgetnode.c140 return (cis_gethash(key->ipnode.name, htsize));
H A Dcache.h358 extern uint_t cis_gethash(const char *, int);
H A Dcache.c348 cis_gethash(const char *key, int htsize) { function
398 return (cis_gethash(key->name, htsize));

Completed in 63 milliseconds