Home
last modified time | relevance | path

Searched refs:strhash (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/basic/
H A Dfixdep.c120 static unsigned int strhash(const char *str, unsigned int sz) in strhash() function
153 unsigned int hash = strhash(name, len); in in_hashtable()