Searched refs:hash_lookup_byname (Results 1 – 1 of 1) sorted by relevance
6231 hash_lookup_byname(cachenode_t *table[], char *name) in hash_lookup_byname() function6297 if ((c = hash_lookup_byname(names, name)) == NULL) { in getuidbyname()6309 if ((c = hash_lookup_byname(groups, group)) == NULL) { in getgidbyname()