Searched refs:hash_lookup_byval (Results 1 – 1 of 1) sorted by relevance
6260 hash_lookup_byval(cachenode_t *table[], int val) in hash_lookup_byval() function6315 if ((c = hash_lookup_byval(uids, uid)) == NULL) { in getname()6327 if ((c = hash_lookup_byval(gids, gid)) == NULL) { in getgroup()