Searched refs:hash_alloc (Results 1 – 1 of 1) sorted by relevance
27 static void *hash_alloc(size_t, void *);37 info.alloc = hash_alloc; in mandoc_ohash_init()47 hash_alloc(size_t sz, void *arg) in hash_alloc() function