Searched refs:element_alloc (Results 1 – 1 of 1) sorted by relevance
58 static void *element_alloc(size_t, void *);64 NULL, hash_alloc, hash_free, element_alloc };85 element_alloc(size_t s, void *u UNUSED) in element_alloc() function