Searched defs:strhash (Results 1 – 2 of 2) sorted by relevance
38 typedef struct strhash { struct43 struct strhash *str_next; /* next string in hash chain */ argument
521 static int strhash(const char *string) in strhash() function