Searched defs:hashtab (Results 1 – 1 of 1) sorted by relevance
32 struct hashtab { struct33 struct hashtab_node **htable; /* hash table */ argument49 int hashtab_init(struct hashtab *h, u32 nel_hint); argument
Completed in 4 milliseconds