Searched refs:element_alloc (Results 1 – 1 of 1) sorted by relevance
56 static void *element_alloc(size_t, void *);65 NULL, hash_calloc, hash_free, element_alloc };84 element_alloc(size_t s, void *u __unused) in element_alloc() function