Searched refs:_ohash_record (Results 1 – 2 of 2) sorted by relevance
35 struct _ohash_record;39 struct _ohash_record *t;
28 struct _ohash_record { struct75 struct _ohash_record *n; in ohash_resize()96 n = (h->info.calloc)(ns, sizeof(struct _ohash_record), h->info.data); in ohash_resize()203 h->t = (h->info.calloc)(h->size, sizeof(struct _ohash_record), in ohash_init()